Skip to content

Commit fc74c56

Browse files
davidwzhaocomnik
andauthored
Apply suggestion from @comnik
Co-authored-by: Nikolas Göbel <nikolas.goebel@relational.ai>
1 parent 7c4e2e5 commit fc74c56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

proto/relationalai/lqp/v1/transactions.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ message ExportCSVConfig {
8787
ExportCSVSource csv_source = 10;
8888
CSVConfig csv_config = 11;
8989

90+
// Below are all deprecated in favour of the `csv_config` above.
9091
optional int64 partition_size = 3;
9192
optional string compression = 4;
9293
optional bool syntax_header_row = 5;

0 commit comments

Comments
 (0)