snuyanzin commented on code in PR #28152:
URL: https://github.com/apache/flink/pull/28152#discussion_r3235028237
##########
flink-table/flink-sql-parser/src/test/java/org/apache/flink/sql/parser/FlinkDDLDataTypeTest.java:
##########
@@ -328,10 +328,6 @@ FIXTURE.intType, nullable(FIXTURE.booleanType)),
+ "', `age` INTEGER 'This is comment',
`updated` BOOLEAN NOT NULL 'This as well' >"),
// Test parse throws error.
- createArgumentsTestItem(
Review Comment:
now it is supported in parser
--
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]