This is an automated email from the ASF dual-hosted git repository. rusackas pushed a change to branch fix/postgresql-interval-chart-rendering in repository https://gitbox.apache.org/repos/asf/superset.git
from 44c9cc95fe fix(charts): handle PostgreSQL INTERVAL type in bar and pie charts add 0c5abfc39b feat(postgres): improve INTERVAL type handling for robust chart rendering No new revisions were added by this update. Summary of changes: superset/db_engine_specs/postgres.py | 14 ++++++++++++- tests/unit_tests/db_engine_specs/test_postgres.py | 24 +++++++++++++++++------ 2 files changed, 31 insertions(+), 7 deletions(-)