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 09:39:01 UTC

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

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

   > 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?
   
   @pvary, thank you for your feedback.
   I personally like `SELECT * FROM prod.db.table.history` too, but unfortunately, flink does not support this syntax, and it discards `.history`. I tried for a long time and couldn't get it to work properly. Eventually, I had to choose the same way as flink-table-store.


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