This is an automated email from the ASF dual-hosted git repository.

hugh pushed a change to branch fix-gsheet-edits
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 9a96c615ae fix logic
     add 05648eb489 feat: support None operand in EQUAL operator (#21713)
     add d6a82187a7 docs(cache): update datasource -> dataset (#21670)
     add 770f68f5b1 fix: Right-click on misconfigured World Map (#21697)
     add 1cbf066415 feat: Adds the CROSS_REFERENCE feature flag (#21708)
     add f1fbaf8244 fix: Pass slice_id in Explore get (#21696)
     add 041c54e656 build: optimize docker build by better utilizing build 
cache (#21583)
     add 9712614eb1 Merge branch 'master' of https://github.com/apache/superset 
into fix-gsheet-edits

No new revisions were added by this update.

Summary of changes:
 Dockerfile                                         |  64 ++++-------
 RESOURCES/FEATURE_FLAGS.md                         |  64 ++++++-----
 docs/docs/installation/cache.mdx                   |   4 +-
 .../superset-ui-core/src/utils/featureFlags.ts     |  62 +++++------
 .../legacy-plugin-chart-world-map/src/WorldMap.js  |  32 ++++--
 superset/charts/schemas.py                         |   3 +-
 superset/config.py                                 |   1 +
 superset/connectors/sqla/models.py                 |   9 +-
 superset/explore/commands/get.py                   |   4 +-
 tests/integration_tests/sqla_models_tests.py       | 120 ++++++++++++++-------
 10 files changed, 212 insertions(+), 151 deletions(-)

Reply via email to