singhpk234 commented on issue #7329:
URL: https://github.com/apache/iceberg/issues/7329#issuecomment-1505677580

   If you are giving a path in the load command, it assumes it's an HadoopTable 
and hence tries to find the version-hint.text in the metadata path what you can 
do instead is, directly give the fully qualified table name in the `load()`.
   
   please ref the doc below : 
   - 
https://iceberg.apache.org/docs/latest/spark-queries/#catalogs-with-dataframereader


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

Reply via email to