vinothchandar commented on issue #1061: Hudi output just parquet even-though 
input is snappy.parquet
URL: https://github.com/apache/incubator-hudi/issues/1061#issuecomment-560976180
 
 
   This change should be even in `0.5.0-incubating` . What I am saying is, the 
file is written snappy compressed, even though the file name does not spell it 
out, if you set that config.. You can use some `parquet-tools` command like 
here to verify.. 
https://stackoverflow.com/questions/36140264/inspect-parquet-from-command-line
   
   `parquet-tools meta <filename>` would print this out with each row group 
information

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to