Files
superset2/tests/unit_tests
Maxime Beauchemin c4effbc62e fix(charts): address code review — check all join keys and fix timeOffset.ts
1. Check any join key (not just the first) for temporal dtype when
   validating time grain requirement. Fixes edge case where temporal
   key is not the first in the join_keys list.

2. Fix substring matching bugs in timeOffset.ts:
   - getTimeOffset: use startsWith for <offset>, pattern
   - getOriginalSeries: use startsWith+slice for <offset>, pattern

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-16 19:26:49 +00:00
..
2025-09-12 09:21:37 +01:00