wenlong88 commented on a change in pull request #18363:
URL: https://github.com/apache/flink/pull/18363#discussion_r804480154
##########
File path: flink-table/flink-sql-client/src/test/resources/sql/set.q
##########
@@ -48,6 +48,7 @@ set;
'pipeline.jars' = ''
'rest.port' = '$VAR_REST_PORT'
'table.exec.sink.legacy-cast-behaviour' = 'DISABLED'
+'table.optimizer.allow-partial-parse' = 'true'
Review comment:
I think it is better to present the value there, because it is the
default value of sql client only, and is different when using parser by
programming.
--
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]