yanghua commented on issue #6432: [FLINK-9970] [table] Add ASCII/CHR function for table/sql API URL: https://github.com/apache/flink/pull/6432#issuecomment-415967650 The exception message shows it matches `as` not `asc`. However, before FLINK-10072, my test cases can pass normally. I also tested some string like `asbc` it's OK, but if the prefix is `asc` no matter append what, would cause matches `as` keyword exception.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
