kyuubi/externals
Paul Lin e9ca8272b0 [KYUUBI #4806][FLINK] Support time-out incremental result fetch for Flink engine
### _Why are the changes needed?_
As titled.

### _How was this patch tested?_
- [x] 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.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

Closes #5134 from link3280/KYUUBI-4806.

Closes #4806

a1b74783c [Paul Lin] Optimize code style
546cfdf5b [Paul Lin] Update externals/kyuubi-flink-sql-engine/src/main/scala/org/apache/kyuubi/engine/flink/operation/FlinkOperation.scala
b6eb7af4f [Paul Lin] Update externals/kyuubi-flink-sql-engine/src/main/scala/org/apache/kyuubi/engine/flink/result/ResultSet.scala
1563fa98b [Paul Lin] Remove explicit StartRowOffset for Flink
4e61a348c [Paul Lin] Add comments
c93294650 [Paul Lin] Improve code style
6bd0c8e69 [Paul Lin] Use dedicated thread pool
15412db3a [Paul Lin] Improve logging
d6a2a9cff [Paul Lin] [KYUUBI #4806][FLINK] Implement incremental result fetching

Authored-by: Paul Lin <paullin3280@gmail.com>
Signed-off-by: Paul Lin <paullin3280@gmail.com>
2023-08-24 11:58:08 +08:00
..
kyuubi-chat-engine [KYUUBI #5177] Use Scala binary version placeholder in Maven module's artifactId suffix 2023-08-20 16:03:23 +00:00
kyuubi-download [KYUUBI #4348] [INFRA] Cache engine archives in CI jobs for maven download plugin 2023-02-18 22:34:02 +08:00
kyuubi-flink-sql-engine [KYUUBI #4806][FLINK] Support time-out incremental result fetch for Flink engine 2023-08-24 11:58:08 +08:00
kyuubi-hive-sql-engine [KYUUBI #5177] Use Scala binary version placeholder in Maven module's artifactId suffix 2023-08-20 16:03:23 +00:00
kyuubi-jdbc-engine [KYUUBI #5177] Use Scala binary version placeholder in Maven module's artifactId suffix 2023-08-20 16:03:23 +00:00
kyuubi-spark-sql-engine [KYUUBI #5188] Make server module and Spark sql engine module compilable on Scala 2.13 2023-08-23 16:52:19 +08:00
kyuubi-trino-engine [KYUUBI #5177] Use Scala binary version placeholder in Maven module's artifactId suffix 2023-08-20 16:03:23 +00:00