garyli1019 commented on issue #2373:
URL: https://github.com/apache/hudi/issues/2373#issuecomment-752121598
please try`.load("s3://testdataprocessing/Partition_test13")`, spark won't
load the partition if you use the blob path. I think the documentation
mentioned this as well. if your dataset already has a `range_partition` column
then it won't work too. Spark will try to load the partition based on the
folder's name.
----------------------------------------------------------------
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]