superset/tests
Rob DiCiuccio 7595d9e5fd [SQL Lab] Async query results serialization with MessagePack and PyArrow (#8069)
* Add support for msgpack results_backend serialization

* Serialize DataFrame with PyArrow rather than JSON

* Adjust dependencies, de-lint

* Add tests for (de)serialization methods

* Add MessagePack config info to Installation docs

* Enable msgpack/arrow serialization by default

* [Fix] Prevent msgpack serialization on synchronous queries

* Add type annotations
2019-08-27 14:23:40 -07:00
..
fixtures [schema] Deprecating the table_columns.database_expression column (#7653) 2019-07-03 14:05:59 -07:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
access_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
base_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
cache_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
celery_tests.py [SQL Lab] Async query results serialization with MessagePack and PyArrow (#8069) 2019-08-27 14:23:40 -07:00
core_tests.py [SQL Lab] Async query results serialization with MessagePack and PyArrow (#8069) 2019-08-27 14:23:40 -07:00
dashboard_tests.py Improve birth example dashboard (#8042) 2019-08-18 22:36:27 -07:00
dataframe_test.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
datasource_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
db_engine_specs_test.py Add docstrings and typing to db_engine_specs and sql_parse (#8058) 2019-08-22 06:29:32 +03:00
dict_import_export_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
druid_func_tests.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
druid_tests.py [flake8] Ignoring I202 (#7988) 2019-08-05 15:01:33 -07:00
email_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
event_logger_tests.py Event logger config takes instance instead of class (#7997) 2019-08-08 13:47:18 -07:00
form_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
import_export_tests.py Set owner to dashboards and charts on import (#7894) 2019-07-22 22:30:28 -07:00
load_examples_test.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
logging_configurator_tests.py Add LogConfigurator, and add logging for CSV export (#8085) 2019-08-27 13:22:18 -07:00
macro_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
migration_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
model_tests.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
schedules_test.py 7620: Start removing dependencies on requests (#7643) 2019-08-02 10:01:28 -07:00
security_tests.py [security] Adding docstrings and type hints (#7952) 2019-08-05 11:24:13 -07:00
sql_parse_tests.py [fix] Adding space after -- for SQL comments (#7897) 2019-07-18 13:17:26 -07:00
sql_validator_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
sqla_models_tests.py Add check for calls to cache_key_wrapper (#8128) 2019-08-27 13:36:05 -07:00
sqllab_tests.py [SQLLab] Fix, database api unlimited page size v2 (#8002) 2019-08-08 11:37:00 -07:00
stats_logger_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
strategy_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
superset_test_config.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
utils.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
utils_tests.py [SQL Lab] Async query results serialization with MessagePack and PyArrow (#8069) 2019-08-27 14:23:40 -07:00
viz_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00