twalthr commented on a change in pull request #9212: [FLINK-13338][table-api]
Sql conformance is hard to config in TableConfig
URL: https://github.com/apache/flink/pull/9212#discussion_r310008376
##########
File path: flink-python/pyflink/common/sql_dialect.py
##########
@@ -24,19 +24,21 @@ class SqlDialect(object):
"""
Enumeration of valid SQL compatibility modes.
- For most of the cases, the built-in compatibility mode will suffice. For
some features,
+ In most of the cases, the built-in compatibility mode will suffice. For
some features,
i.e. the "create partitionable table" grammar is only supported in Hive
dialect, you may need
Review comment:
Thanks for the clarification @danny0405. I thought you mean some grammar. I
will merge this PR now.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services