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

   > > 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 always 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.
   
   Thanks @hililiwei!


-- 
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-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to