You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/07/24 15:57:15 UTC

[GitHub] [iceberg] rdblue commented on issue #1144: 【Spark3】 Could not run "select * from db1.tab2.history" to get table history.

rdblue commented on issue #1144:
URL: https://github.com/apache/iceberg/issues/1144#issuecomment-663608422


   This is a known bug in Spark. The catalog rule should not be validating the namespace, the catalog should be.
   
   It works fine if you use an Iceberg catalog directly that doesn't wrap `spark_catalog`. We're considering a fix with table names like `db.table__history`, but it would be great if Spark fixed this bug.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org