superset/superset/db_engine_specs
Bogdan 84f8a51458
feat: support nulls in the csv uploads (#10208)
* Support more table properties for the hive upload

Refactor

Add tests, and refactor them to be pytest friendly

Use lowercase table names

Ignore isort

* Use sql params

Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com>
2020-07-06 13:26:43 -07:00
..
__init__.py re-enable pylint for database compatibility layer (#8772) 2019-12-07 16:15:12 -08:00
athena.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
base.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
bigquery.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
clickhouse.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
cockroachdb.py Add support for Cockroach DB (#9043) 2020-02-08 12:07:02 +02:00
db2.py Add option to specify type specific date truncation functions (#9238) 2020-03-05 07:25:50 +02:00
dremio.py Add option to specify type specific date truncation functions (#9238) 2020-03-05 07:25:50 +02:00
drill.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
druid.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
elasticsearch.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
exasol.py style(mypy): Spit-and-polish pass (#10001) 2020-06-07 08:53:46 -07:00
gsheets.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
hana.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
hive.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
impala.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
kylin.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
mssql.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
mysql.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
oracle.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
pinot.py chore: Upgrade pylint to 2.5.3 and fix most new rules (#10101) 2020-06-18 14:03:42 -07:00
postgres.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
presto.py feat: add configuration for Presto cursor poll interval (#10191) 2020-06-30 08:56:22 -07:00
redshift.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
snowflake.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
sqlite.py feat: Add new timegrains and convert_dttm to Druid engine spec (#10160) 2020-06-25 12:18:37 +03:00
teradata.py Add option to specify type specific date truncation functions (#9238) 2020-03-05 07:25:50 +02:00
vertica.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00