Skip to content

Commit 7e5bd13

Browse files
committed
bring back the todo
1 parent 5732cdb commit 7e5bd13

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

proto/relationalai/lqp/v1/transactions.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ message Export {
166166
oneof export_config {
167167
ExportCSVConfig csv_config = 1;
168168
ExportIcebergConfig iceberg_config = 2;
169+
170+
// TODO: support JSON export
169171
}
170172
}
171173

0 commit comments

Comments
 (0)