superset/tests
Shiva Raisinghani d25b0967a1
feat: Add parquet upload (#14449)
* allow csv upload to accept parquet file

* fix mypy

* fix if statement

* add test for specificying columns in CSV upload

* clean up test

* change order in test

* fix failures

* upload parquet to seperate table in test

* fix error message

* fix mypy again

* rename other extensions to columnar

* add new form for columnar upload

* add support for zip files

* undo csv form changes except usecols

* add more tests for zip

* isort & black

* pylint

* fix trailing space

* address more review comments

* pylint

* black

* resolve remaining issues
2021-08-31 10:20:25 +03:00
..
integration_tests feat: Add parquet upload (#14449) 2021-08-31 10:20:25 +03:00
unit_tests feat: improve embedded data table in text reports (#16335) 2021-08-18 17:00:29 -07:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00