Sergey Nuyanzin created FLINK-27702:
---------------------------------------
Summary: Flink table code splitter does not throw anything if
result is not compiled
Key: FLINK-27702
URL: https://issues.apache.org/jira/browse/FLINK-27702
Project: Flink
Issue Type: Technical Debt
Components: Table SQL / Runtime
Reporter: Sergey Nuyanzin
In fact there are 2 issues:
1. The code throws nothing if splitted code is not compiled
2. If code length length than limit then it does not check compiliation at all.
Also there are comments about that at
https://github.com/apache/flink/pull/19638#discussion_r865605558
--
This message was sent by Atlassian Jira
(v8.20.7#820007)