You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by kg...@apache.org on 2023/03/13 13:32:58 UTC

[superset] branch master updated (a591130e0b -> 78ee60e227)

This is an automated email from the ASF dual-hosted git repository.

kgabryje pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from a591130e0b fix(trino): normalize non-iso timestamps (#23339)
     add 78ee60e227 fix(dashboard): Cross filters with time shifted series (#23347)

No new revisions were added by this update.

Summary of changes:
 .../src/Timeseries/transformProps.ts               | 15 ++++++++++-
 .../plugin-chart-echarts/src/Timeseries/types.ts   |  1 +
 .../test/Timeseries/transformProps.test.ts         | 31 ++++++++++++++++++++++
 3 files changed, 46 insertions(+), 1 deletion(-)