This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from c00877260c0 [FLINK-36021][network] Delegating the responsibility for
compression to every tier
new ac9d3436fa4 [FLINK-36026][table] Options from `OPTIONS` hint should be
present in compiled plan
new dafed7ed282 [hotfix] Make use of `CompiledPlan#asJsonString` instead
of `getFormattedJson`
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.editorconfig | 3 +
.../planner/plan/schema/CatalogSourceTable.java | 6 +-
.../apache/flink/table/api/CompiledPlanITCase.java | 30 ++--
.../table/api/internal/StatementSetImplTest.java | 17 +-
.../test/resources/jsonplan/testGetJsonPlan.out | 179 ++++++++++-----------
.../testGetJsonPlanWithHints.out} | 54 ++++---
.../flink/table/planner/utils/TableTestBase.scala | 8 +-
7 files changed, 144 insertions(+), 153 deletions(-)
copy
flink-table/flink-table-planner/src/test/resources/{restore-tests/stream-exec-sink_1/sink-bucketing_range_with_keys_without_count/plan/sink-bucketing_range_with_keys_without_count.json
=> jsonplan/testGetJsonPlanWithHints.out} (68%)