superset icon indicating copy to clipboard operation
superset copied to clipboard

fix(Timeseries): Temporal x axis defensive check for missing data

Open msyavuz opened this issue 6 months ago • 2 comments

SUMMARY

There is an intermittent issue with temporal x-axis that causes charts to display NaN or epoch time instead of correct formats. There is a possible diversion from the happy path where coltype got from backend is corrupted that can cause this. This pr aims to fix that by having defensive checks in frontend to display correct formats.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • [ ] Has associated issue:
  • [ ] Required feature flags:
  • [ ] Changes UI
  • [ ] Includes DB Migration (follow approval process in SIP-59)
    • [ ] Migration is atomic, supports rollback & is backwards-compatible
    • [ ] Confirm DB migration upgrade and downgrade tested
    • [ ] Runtime estimates and downtime expectations provided
  • [ ] Introduces new feature or API
  • [ ] Removes existing feature or API

msyavuz avatar Jun 09 '25 12:06 msyavuz

@msyavuz Processing your ephemeral environment request here. Action: up. More information on how to use or configure ephemeral environments

github-actions[bot] avatar Jun 09 '25 12:06 github-actions[bot]

@msyavuz Ephemeral environment spinning up at http://34.212.29.103:8080. Credentials are 'admin'/'admin'. Please allow several minutes for bootstrapping and startup.

github-actions[bot] avatar Jun 09 '25 12:06 github-actions[bot]