SIGN IN SIGN UP
apache / superset UNCLAIMED

Apache Superset is a Data Visualization and Data Exploration Platform

0 0 151 TypeScript

fix(Chart): port master's ErrorInfo typing + semantic-layer databaseName

Carry forward master changes that landed during this PR's lifetime:
- #38563 (React 18): handleRenderContainerFailure uses ErrorInfo type and
  info?.componentStack ?? null instead of the legacy nullable shim.
- #37815 (semantic layer): databaseName falls back to datasource?.parent?.name
  before datasource?.database?.name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
C
Claude committed
7bd107fcdca7cd9aa281015522d83adcd5939b11
Parent: 1a7bcd2