superset/tests
Mikhail Kumachev d2d4f8eb44
feat: Add support for Azure Data Explorer (Kusto) db engine spec (#17898)
* Add two Kusto engine specs: KQL and SQL. Some minor changes in core code to support Kusto engine specs.

* Remove redundant imports and logging.

* docs: Kusto sqlalchemy docs

* fix: Fix mypy and linting errors

* fix: Handle Black vs Pylint checks

* fix: isort problem

* refactor: Merge kustosql and kustokql in the single kusto module

* test: Add tests for Kusto db spec

* feat: Schema override does not require in KQL anymore

* Removed redundant imports.

* Added ".show" queries to readonly query determination.

* Fixed some bugs.
Added tests for convert_dttm.

* Fixed major sqlalchemy-kusto version.

* Fixed by isort.

Co-authored-by: Eugene Bikkinin <xnegxneg@gmail.com>
Co-authored-by: k.tomak <k.tomak@dodopizza.com>
Co-authored-by: Eugene Bikkinin <e.bikkinin@dodopizza.com>
2022-01-10 14:42:20 +02:00
..
common feat(explore): export csv data pivoted for Pivot Table [ID-9] (#17512) 2021-12-03 12:42:28 +01:00
integration_tests ci: make presto hive tests to cover only chartData and sqljson (#17782) 2021-12-31 07:17:54 +02:00
unit_tests feat: Add support for Azure Data Explorer (Kusto) db engine spec (#17898) 2022-01-10 14:42:20 +02:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00