RussellSpitzer commented on issue #3374:
URL: https://github.com/apache/iceberg/issues/3374#issuecomment-952195768


   I believe this covered by one of the many schema change fixes @aokolnychyi 
did recently.
   
   https://github.com/apache/iceberg/pull/2936
   https://github.com/apache/iceberg/pull/2858
   
   But could also be that the Spark Schema is out of sync and you need to call 
"REFRESH TABLE" since the cached version of the table metadata is out of sync. 
This is related to the Spark Caching catalog
   
   #2936 Core: Fix querying metadata tables with multiple specs
   <https://github.com/apache/iceberg|apache/iceberg>apache/iceberg | Aug 4th | 
Added by GitHub
   
   #2858 Core: Support multiple specs in OutputFileFactory
   <https://github.com/apache/iceberg|apache/iceberg>apache/iceberg | Jul 23rd 
| Added by GitHub


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