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