superset/superset
apurva-sigmoid 5d9d581fc3
Adding time grain changes to firebolt.py
2021-09-23 18:48:59 +05:30
..
annotation_layers chore(ci): bump pylint to 2.10.2 (#16463) 2021-08-26 20:30:41 +03:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
cachekeys chore: add stack trace to all calls of logger.error (#14382) 2021-04-30 09:22:05 -07:00
charts chore(ci): bump pylint to 2.10.2 (#16463) 2021-08-26 20:30:41 +03:00
commands fix: create example DB if needed (#16451) 2021-08-27 07:19:37 -07:00
common chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
connectors chore(ci): bump pylint to 2.10.2 (#16463) 2021-08-26 20:30:41 +03:00
css_templates chore(pylint): Reenable raise-missing-from check (#16266) 2021-08-17 10:26:10 +12:00
dao chore(pylint): Reenable raise-missing-from check (#16266) 2021-08-17 10:26:10 +12:00
dashboards chore(ci): bump pylint to 2.10.2 (#16463) 2021-08-26 20:30:41 +03:00
databases chore(ci): bump pylint to 2.10.2 (#16463) 2021-08-26 20:30:41 +03:00
datasets Revert "chore: Changes the DatabaseSelector to use the new Select component (#16334)" (#16478) 2021-08-26 22:28:04 -03:00
db_engine_specs Adding time grain changes to firebolt.py 2021-09-23 18:48:59 +05:30
db_engines chore(pylint): Reenable raise-missing-from check (#16266) 2021-08-17 10:26:10 +12:00
examples chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
initialization feat: Add parquet upload (#14449) 2021-08-31 10:20:25 +03:00
migrations fix: remove mergepoint from past migration (#16301) 2021-08-17 16:27:33 -07:00
models feat: Add Aurora Data API engine spec (#16535) 2021-09-04 08:40:14 -07:00
queries chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
reports chore(ci): bump pylint to 2.10.2 (#16463) 2021-08-26 20:30:41 +03:00
security chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
sql_validators chore(pylint): Reenable import-outside-toplevel check (#16263) 2021-08-17 05:20:13 +12:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks fix: Support Jinja template functions in global async queries (#16412) 2021-09-03 14:33:29 +03:00
templates feat: Add parquet upload (#14449) 2021-08-31 10:20:25 +03:00
translations Incorrect translations (#15813) 2021-07-26 17:41:06 -06:00
utils refactor sql_json view endpoint: separate concern into ad hod method (#16595) 2021-09-05 23:18:17 +03:00
views refactor sql_json view endpoint: separate concern into ad hod method (#16595) 2021-09-05 23:18:17 +03:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py Revert #15405 #15435 #15444 (#15558) 2021-07-06 14:56:08 -07:00
cli.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
config.py feat: Add parquet upload (#14449) 2021-08-31 10:20:25 +03:00
constants.py fix: revert data endpoint name (#16162) 2021-08-10 11:59:27 -07:00
dataframe.py refactor: speed up conversion from dataframe to list of records (#12806) 2021-02-07 12:01:28 -08:00
errors.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
exceptions.py fix: Ensure SupersetError.extra is always a dict (#15848) 2021-07-24 10:19:30 +12:00
extensions.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py fix: Support Jinja template functions in global async queries (#16412) 2021-09-03 14:33:29 +03:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
schemas.py feat: initial work to make v1 API compatible with SIP-40 and SIP-41 (#13960) 2021-04-06 22:06:32 -07:00
sql_lab.py chore(pylint): Reenable raise-missing-from check (#16266) 2021-08-17 10:26:10 +12:00
sql_parse.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py chore: upgrade mypy and add type guards (#16227) 2021-08-14 06:31:45 +03:00
viz.py fix: copy to Clipboard order (#16299) 2021-08-24 14:47:09 -07:00