-
- Downloads
fix: Persist catalog change during dataset update + validation fixes (#33384)
Showing
- superset-frontend/src/components/Datasource/DatasourceModal.tsx 77 additions, 65 deletions...et-frontend/src/components/Datasource/DatasourceModal.tsx
- superset-frontend/src/features/datasets/types.ts 1 addition, 0 deletionssuperset-frontend/src/features/datasets/types.ts
- superset/commands/dataset/exceptions.py 9 additions, 6 deletionssuperset/commands/dataset/exceptions.py
- superset/commands/dataset/update.py 60 additions, 29 deletionssuperset/commands/dataset/update.py
- tests/integration_tests/datasets/api_tests.py 290 additions, 87 deletionstests/integration_tests/datasets/api_tests.py
- tests/unit_tests/commands/dataset/update_test.py 106 additions, 59 deletionstests/unit_tests/commands/dataset/update_test.py
Loading
Please register or sign in to comment