sameerchandra commented on issue #3984:
URL: https://github.com/apache/hudi/issues/3984#issuecomment-1247026968

   > val tripsSnapshotDF = spark.read.format("hudi")
   >   .option("hoodie.file.index.enable", "false")
   >   .load(basePath)
   
   @XuQianJin-Stars Tried setting this config while reading. Printing the 
schema doesn't seem to show the partition columns


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