superset/superset/common
Kamil Gabryjelski 1f8eff72de
fix: Always use temporal type for dttm columns [ID-2] (#17458)
* fix: Always use temporal type for dttm columns

* move inference and implement in chart postproc

* fix test

* fix test case

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-22 15:40:38 +01:00
..
utils refactor(QueryContext): move df methods utils to utils package (#17496) 2021-11-21 16:01:18 +02:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
chart_data.py refactor move ChartDataResult enums to common (#17399) 2021-11-11 11:41:37 +02:00
db_query_status.py refactor: sqllab: move sqllab ralated enumns and utils to more logical place (#16843) 2021-09-26 21:15:57 +03:00
not_authrized_object.py feat(filter-set): Add filterset resource (#14015) 2021-09-23 11:27:59 +03:00
query_actions.py fix: Always use temporal type for dttm columns [ID-2] (#17458) 2021-11-22 15:40:38 +01:00
query_context_factory.py refactor(QueryContext): add QueryContextFactory (#17495) 2021-11-21 14:35:46 +02:00
query_context_processor.py refactor(QueryContext): separate all processing concerns into QueryContextProcessor (#17497) 2021-11-22 10:01:01 +02:00
query_context.py refactor(QueryContext): separate all processing concerns into QueryContextProcessor (#17497) 2021-11-22 10:01:01 +02:00
query_object_factory.py refactor(QueryObject): decouple from superset (#17479) 2021-11-18 19:53:56 +02:00
query_object.py refactor(QueryObject): decouple from superset (#17479) 2021-11-18 19:53:56 +02:00
request_contexed_based.py feat(filter-set): Add filterset resource (#14015) 2021-09-23 11:27:59 +03:00
tags.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00