This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 5747fb1e850 feat(ListView): add pagination to card view and center row
count display (#36288)
add e8363cf6061 fix(redshift): normalize table names to lowercase for CSV
uploads (#37019)
No new revisions were added by this update.
Summary of changes:
superset/commands/database/uploaders/base.py | 6 +++++
superset/db_engine_specs/base.py | 20 +++++++++++++++
superset/db_engine_specs/redshift.py | 18 ++++++++++++++
tests/unit_tests/db_engine_specs/test_redshift.py | 30 +++++++++++++++++++++++
4 files changed, 74 insertions(+)