kyuubi/externals/kyuubi-spark-sql-engine
SteNicholas 34043ae41b [KYUUBI #1829] Support executing statement async for Flink SQL engine
<!--
Thanks for sending a pull request!

Here are some tips for you:
  1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html
  2. If the PR is related to an issue in https://github.com/apache/incubator-kyuubi/issues, add '[KYUUBI #XXXX]' in your PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'.
  3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][KYUUBI #XXXX] Your PR title ...'.
-->

### _Why are the changes needed?_

Support executing statement async for Flink SQL engine.

### _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 #1845 from SteNicholas/KYUUBI-1829.

Closes #1829

956739c1 [SteNicholas] [KYUUBI #1829] Support executing statement async for Flink SQL engine
4ccf4b4a [SteNicholas] [KYUUBI #1829] Support executing statement async for Flink SQL engine
616ddd2f [SteNicholas] [KYUUBI #1829] Support executing statement async for Flink SQL engine

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: yanghua <yanghua1127@gmail.com>
2022-01-29 10:23:17 +08:00
..
src [KYUUBI #1829] Support executing statement async for Flink SQL engine 2022-01-29 10:23:17 +08:00
pom.xml [KYUUBI #1490] Introduce the basic framework for running scala 2021-12-06 11:17:59 +08:00