Tianzhu Wen

Results 9 issues of Tianzhu Wen

Refer to #2854 Add 'flink-config' for pipeline yaml, which will overwrite the config from 'flink-conf.yaml'. cc @lvyanquan @PatrickRen

docs
composer
cli

### Purpose [core] AddColumn move support before and last. Linked issue: close #3316 ### Tests Add test case: org.apache.paimon.schema.SchemaManagerTest#testApplyMove ### API and Format ### Documentation

Refer to jira: https://issues.apache.org/jira/browse/FLINK-35325 Adding support for specifying column order when adding new columns to a table.

common

Refer to [FLINK-35430](https://issues.apache.org/jira/browse/FLINK-35430) Passed the zoneId to JsonSerializationSchema.

Refer to: https://issues.apache.org/jira/browse/FLINK-35467 Respect externally set FLINK_CONF_DIR for CDC task configuration The script has been modified to check if the FLINK_CONF_DIR environment variable is set externally before defaulting to $FLINK_HOME/conf....

dist

Refer to: https://issues.apache.org/jira/browse/FLINK-35589 Support MemorySize type in FlinkCDC ConfigOptions.

common
cli

Refer to https://issues.apache.org/jira/browse/FLINK-37676 Adding a cache for better performance.

common
e2e-tests

Remove repeated dependency of maxcompute, and change the phase of "download-flink-release" in pipeline-e2e-test.

e2e-tests
reviewed
maxcompute-pipeline-connector

### Rationale for this change ### What changes are included in this PR? ### Are these changes tested? ### Are there any user-facing changes?