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

aafghahi pushed a change to branch 
arash.afghahi/sc-46372/remove-native-druid-nosql-from-the-codebase
in repository https://gitbox.apache.org/repos/asf/superset.git


    from bf948f4147 removing having_druid
     add 9eb20b1706 addressing comments, linting

No new revisions were added by this update.

Summary of changes:
 .../superset-ui-chart-controls/src/constants.ts    |  1 -
 .../src/sections/sections.tsx                      |  1 -
 .../src/shared-controls/index.tsx                  | 16 -------
 .../superset-ui-core/src/query/constants.ts        |  2 +-
 .../superset-ui-core/src/query/extractExtras.ts    | 26 ++++-------
 .../superset-ui-core/src/query/types/Dashboard.ts  |  1 -
 .../src/query/types/QueryFormData.ts               |  3 +-
 superset-frontend/src/SqlLab/fixtures.ts           |  8 +---
 .../src/dashboard/util/filterboxMigrationHelper.ts | 52 +---------------------
 .../dashboard/util/getFilterConfigsFromFormdata.js |  8 ----
 .../index.tsx                                      |  2 +-
 superset-frontend/src/explore/constants.ts         |  2 -
 .../explore/controlUtils/getSectionsToRender.ts    |  5 +--
 superset-frontend/src/explore/controls.jsx         | 17 +------
 .../src/explore/reducers/exploreReducer.js         |  2 -
 .../src/visualizations/FilterBox/FilterBox.jsx     |  1 -
 superset/charts/schemas.py                         |  2 +
 superset/constants.py                              |  1 -
 ...3a3a8ff221_migrate_filter_sets_to_new_format.py |  1 -
 superset/utils/core.py                             | 27 ++++++-----
 .../utils/dashboard_filter_scopes_converter.py     |  2 -
 superset/viz.py                                    |  1 -
 tests/integration_tests/utils_tests.py             |  1 -
 23 files changed, 32 insertions(+), 150 deletions(-)

Reply via email to