This is an automated email from the ASF dual-hosted git repository.
yongjiezhao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 309327dcbd feat: drop missing columns control (#20586)
add 59491f5396 chore: rename drop missing columns to show empty columns
(#20602)
No new revisions were added by this update.
Summary of changes:
.../superset-ui-chart-controls/src/operators/pivotOperator.ts | 2 +-
.../src/operators/timeComparePivotOperator.ts | 2 +-
.../src/sections/echartsTimeSeriesQuery.tsx | 2 +-
.../superset-ui-chart-controls/src/shared-controls/index.tsx | 10 +++++-----
.../test/operators/pivotOperator.test.ts | 1 +
.../test/operators/timeComparePivotOperator.test.ts | 1 +
.../test/MixedTimeseries/buildQuery.test.ts | 2 ++
7 files changed, 12 insertions(+), 8 deletions(-)