mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
- Change null to undefined for operatorId, operator, comparator, clause in AdhocFilter - Add type casts for useSimpleTabFilterProps calls in tests - Make partitionColumn optional in Props interface - Remove activeKey prop from SqlTabContent (not in its interface) - Add proper type imports for ColumnType and Dataset - Fix null to undefined for granularity_sqla and main_dttm_col in DatasourceControl test 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>