king5holiday commented on issue #8810:
URL: https://github.com/apache/hudi/issues/8810#issuecomment-1569406447

   > Did you read the table by specifying hudi as the format? Or just read it 
as a raw parquet table.
   
   hi, there are some codes,
   `        spark.read
             .format("org.apache.hudi")
             .load(HUDIPATH)`
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to