SIGN IN SIGN UP
apache / superset UNCLAIMED

Apache Superset is a Data Visualization and Data Exploration Platform

0 0 151 TypeScript

address review: restore matrixify_enable+mode_rows/mode_columns flag names

The hasMatrixifyChanges() check introduced matrixify_enable_vertical_layout /
matrixify_enable_horizontal_layout, but the rest of the codebase uses
matrixify_enable together with matrixify_mode_rows / matrixify_mode_columns.
Revert to the canonical flags so matrixify changes are actually detected,
and update the tests accordingly.
E
Evan Rusackas committed
9b8f2c5efcd10ce39364189be4684945a51abc78
Parent: 439c2a2
Committed by Claude <claude@anthropic.com> on 5/12/2026, 5:12:35 PM