tushushu commented on code in PR #8785:
URL: https://github.com/apache/arrow-datafusion/pull/8785#discussion_r1446893788


##########
datafusion/proto/proto/datafusion.proto:
##########
@@ -212,7 +212,7 @@ message CreateExternalTableNode {
   bool if_not_exists = 7;
   string delimiter = 8;
   string definition = 9;
-  string file_compression_type = 10;
+  CompressionTypeVariant file_compression_type = 10;

Review Comment:
   I was not aware of this, thanks @jonahgao for the advice.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to