ad1happy2go commented on issue #9870:
URL: https://github.com/apache/hudi/issues/9870#issuecomment-1764495406

   @ssandona Thanks. I will try out that. Also if you have the reproducible 
setup, can you try with 0.14.0 once to make sure.
   
   You can read column statistics by reading the metadata table - 
   spark.read.format("hudi").load(COW_TABLE_LOCATION + 
"/.hoodie/metadata").select("ColumnStatsMetadata").limit (1).show(2,False)


-- 
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