superset/tests/integration_tests/db_engine_specs
Long Le Xich bc855f4040
fix(hive): Update _latest_partition_from_df in HiveEngineSpec to work on tables with multiple indexes (#14302)
* Fix _latest_partition_from_df in HiveEngineSpec

* Add test HiveEngineSpec._latest_partition_from_df

* Fix formatting to pass black

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-23 10:07:47 +02:00
..
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
ascend_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
athena_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
base_engine_spec_tests.py fix(bigquery): calculated column cannot orderby in BigQuery (#17196) 2021-10-22 22:42:58 +08:00
base_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
bigquery_tests.py fix(bigquery): calculated column cannot orderby in BigQuery (#17196) 2021-10-22 22:42:58 +08:00
clickhouse_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
crate_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dremio_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
drill_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
druid_tests.py chore(druid): Explicitly cast col to TIMESTAMP (#17101) 2021-10-18 10:06:04 -07:00
elasticsearch_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
firebird_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
firebolt_tests.py feat: add Firebolt DB engine spec (#16903) 2021-10-01 19:43:15 +03:00
gsheets_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
hana_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
hive_tests.py fix(hive): Update _latest_partition_from_df in HiveEngineSpec to work on tables with multiple indexes (#14302) 2021-11-23 10:07:47 +02:00
impala_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
kylin_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
mssql_tests.py fix(mssql): week time grain should respect datefirst setting (#10811) 2021-11-16 09:36:37 +02:00
mysql_tests.py feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
oracle_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
pinot_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
postgres_tests.py feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
presto_tests.py fix(presto): expand data with null item (#17470) 2021-11-21 20:10:35 +02:00
redshift_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
snowflake_tests.py Revert "quote column name if db requires (#15465)" (#15752) 2021-07-19 10:31:05 -07:00
sqlite_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
trino_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00