Paul Lin

Results 23 issues of Paul Lin

ca41046 Updates Flink version to 1.13 without adjustment to the interfaces changes in 1.13, so the master branch doesn't compile.

Support gateway port ranges in configuration. This closes https://github.com/ververica/flink-sql-gateway/issues/82.

Currently, job operations return result kind `SUCCESS_WITH_CONTENT` with Flink job id as data. This may mix up with results from select operations (e.g. select from a table with `job_id` column)....

Currently, users can only use a random port as the gateway port to support multiple select statements, but it's vital to limit the port range in a production environment.

# Proposed changes Issue Number: close #65 ## Problem Summary: Deserialization error on QueryPlan with exceptions. ## Checklist(Required) 1. Does it affect the original behavior: (No) 2. Has unit tests...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.1.0 ### What's Wrong? Deserialization error on QueryPlan with exceptions. ###...

As titled. Close #2984 .

vitess-cdc-connector
tidb-cdc-connector

## Why are the changes needed? Close #2623. ## Brief change log - Add CAS check based on optimizer thread to TaskRuntime. ## How was this patch tested? - [...

module:ams-server

### What happened? If an optimizing task fails constantly (e.g. because of corrupted files), the optimizing task would be stuck at the `RUNNING` state after a few retries, while the...

type:bug

## Why are the changes needed? Close #2623. ## Brief change log Add a timeout mechanism for task cancellation to avoid deadlocks. ## How was this patch tested? - [...

module:ams-server