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 2022/12/02 07:29:30 UTC

[GitHub] [iceberg] pvary commented on pull request #6222: Flink: Support inspecting table

pvary commented on PR #6222:
URL: https://github.com/apache/iceberg/pull/6222#issuecomment-1334856276

   @hililiwei: Hive/Spark/Impala(?) uses `SELECT * FROM prod.db.table.history` like naming convention for accessing metadata tables. See: https://iceberg.apache.org/docs/latest/spark-queries/#history
   
   Do we want to introduce a different naming convention for Flink? How widespread is the usage of the `SELECT * FROM prod.db.table$history` like SQL?


-- 
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: issues-unsubscribe@iceberg.apache.org

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