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_r309167421
 
 

 ##########
 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:
   I just checked the Hive documentation. Such a statement does not exist in 
Hive, is that correct?

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

Reply via email to