LadyForest commented on PR #345:
URL: 
https://github.com/apache/flink-table-store/pull/345#issuecomment-1302911100

   Actually, `default` is a keyword in SQL, and one should escape it when 
referring it. 
   E.g. 
   ```sql
   SELECT * FROM table_store.`default`.my_table
   ```


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

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

Reply via email to