Skip to content

Commit

Permalink
chore: remove superfluous TODO (#6178)
Browse files Browse the repository at this point in the history
Attributes are included in the schema_header field, and do not need a
TODO.
  • Loading branch information
niloc132 authored Oct 8, 2024
1 parent 39a2fc0 commit 925c974
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,6 @@ message ExportedTableCreationResponse {
// size isn't known without scanning partitions. Typically, the client should filter the data by the
// partitioning columns first.
sint64 size = 6 [jstype=JS_STRING];

// TODO: attributes
}

message FetchTableRequest {
Expand Down

0 comments on commit 925c974

Please sign in to comment.