Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #2159][FLINK] Prevent loss of exception message line separator
### _Why are the changes needed?_ Flink SQL Exception message loses line separator. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #2161 from deadwind4/KYUUBI-2159-newline. Closes #2159 15e311d [Ada Wong] use filter 419b44e [Ada Wong] Use white list to filter 5cd80eb [Ada Wong] [KYUUBI #2159][FLINK] Prevent loss of exception message line separator Authored-by: Ada Wong <[email protected]> Signed-off-by: Kent Yao <[email protected]>
- Loading branch information