This is an automated email from the ASF dual-hosted git repository.
shengkai pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
from 49d9ea6e5d3 [FLINK-31348][Docs] Fix unclosed shortcodes (/tabs) in the
docs, that causes issues with Hugo version 0.111.0 and higher. This closes
#22113
add 6fd3b9b3384 [FLINK-31351][sql-gateway] Don't stop the stuck thread by
force
No new revisions were added by this update.
Summary of changes:
.../service/operation/OperationManager.java | 69 ++++++++++++++--------
.../gateway/service/utils/SqlCancelException.java | 12 ++--
.../gateway/service/SqlGatewayServiceITCase.java | 60 +++++++++++++++++++
3 files changed, 111 insertions(+), 30 deletions(-)
copy
flink-optimizer/src/test/java/org/apache/flink/optimizer/testfunctions/IdentityMapper.java
=>
flink-table/flink-sql-gateway/src/main/java/org/apache/flink/table/gateway/service/utils/SqlCancelException.java
(78%)