forestfang-stripe commented on issue #5512:
URL: https://github.com/apache/iceberg/issues/5512#issuecomment-2111018765
`spark.read.format("iceberg").load(iceberg_path)` didn't work for me where
`iceberg_path` is the parent folder of `/metadata` and `/data`
`spark.read.format("iceberg").load("<iceberg
path>/metadata/v012345.metadata.json")` worked where we point to a specific
version by reading the version-hint.text
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]