Erich
|
76da1b59f9
|
refactor(pinot): The python_date_format for a temporal column was not being passed to get_timestamp_expr (#24942)
(cherry picked from commit c2a21d2da0)
|
2023-08-29 08:48:48 -03:00 |
|
Daniel Vaz Gaspar
|
931e1b2139
|
fix: dataset safe URL for explore_url (#24686)
(cherry picked from commit a9efd4b2e3)
|
2023-08-23 09:55:50 -03:00 |
|
Yuval Moshe
|
34bc86a484
|
fix(mssql): avoid trying to return a resultset for DML queries with not resultset (#24999)
(cherry picked from commit 66eabc253f)
|
2023-08-21 11:12:57 -03:00 |
|
Daniel Vaz Gaspar
|
994fd2301f
|
fix: CTE queries with non-SELECT statements (#25014)
(cherry picked from commit 357986103b)
|
2023-08-21 10:46:15 -03:00 |
|
Ville Brofeldt
|
387549f69c
|
fix(snowflake): opt-in denormalization of column names (#24982)
|
2023-08-16 11:29:03 -03:00 |
|
Michael S. Molina
|
4b07b5d628
|
feat: Adds options to show subtotals in Pivot Table (#24960)
(cherry picked from commit be11556799)
|
2023-08-14 09:26:21 -03:00 |
|
Elizabeth Thompson
|
e46f10a8a6
|
chore: add talisman env var to config (#24774)
(cherry picked from commit d23b20ea75)
|
2023-08-04 14:12:35 -03:00 |
|
EugeneTorap
|
161e05445c
|
fix: Python3.11 (str, Enum) issue (#24803)
|
2023-08-01 10:54:20 -03:00 |
|
Beto Dealmeida
|
6947983d5f
|
feat: migrate charts on import (#24703)
(cherry picked from commit abb8e28e49)
|
2023-07-24 09:43:52 -03:00 |
|
Beto Dealmeida
|
2e222865bf
|
fix: search_path in RDS (#24739)
(cherry picked from commit 7675e0db10)
|
2023-07-24 09:43:51 -03:00 |
|
Daniel Vaz Gaspar
|
cc7983cd4a
|
fix: import database engine validation (#24697)
(cherry picked from commit cb9b865a53)
|
2023-07-20 12:00:26 -03:00 |
|
Vitor Avila
|
c94bee47aa
|
fix(dataset-import): support empty strings for extra fields (#24663)
(cherry picked from commit 65fb8e10ba)
|
2023-07-19 10:50:30 -03:00 |
|
Beto Dealmeida
|
967ca0470b
|
fix(report): edit without custom width (#24612)
(cherry picked from commit 93ba4ade09)
|
2023-07-07 09:48:45 -03:00 |
|
John Bodley
|
af2689d501
|
fix: Bump prophet, re-enable tests, and remedy column eligibility logic (#24129)
(cherry picked from commit 383dac6a5e)
|
2023-07-07 09:48:45 -03:00 |
|
Michael S. Molina
|
bb1db9e86f
|
fix: Deque mutated during iteration (#24550)
|
2023-06-29 12:12:12 -03:00 |
|
cwegener
|
f1b003f109
|
refactor: pkg_resources -> importlib.metadata (#24514)
|
2023-06-28 15:25:50 -07:00 |
|
Kamil Gabryjelski
|
83ff4cd86a
|
feat: Implement currencies formatter for saved metrics (#24517)
|
2023-06-28 20:51:40 +02:00 |
|
Daniel Vaz Gaspar
|
0ddc0a6738
|
chore: remove marshmallow-enum dependency and bump FAB (#24499)
|
2023-06-27 08:37:43 +01:00 |
|
Ville Brofeldt
|
ea89949118
|
fix(oracle): denormalize column names where applicable (#24471)
|
2023-06-21 22:35:46 +03:00 |
|
Rob Moore
|
d5f88c18f6
|
fix(charts): Fix chart load task error handling (#24447)
|
2023-06-21 15:21:14 +03:00 |
|
Hugh A. Miles II
|
93e1db4bd9
|
fix: save columns reference from sqllab save datasets flow (#24248)
|
2023-06-20 13:54:19 -04:00 |
|
John Bodley
|
3e76736874
|
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2023-06-18 18:32:32 -07:00 |
|
Hugh A. Miles II
|
eb05225f0d
|
feat(sshtunnel): add configuration for SSH_TIMEOUT (#24369)
|
2023-06-13 12:29:40 -04:00 |
|
John Bodley
|
2b364898a5
|
fix: Address regression introduced in #22853 (#24121)
|
2023-06-12 15:32:40 -07:00 |
|
Michael S. Molina
|
4e47771df1
|
fix: Viz migration adjustments - 1 (#24341)
|
2023-06-09 15:39:23 -03:00 |
|
Michael S. Molina
|
e5b7f7c9b5
|
fix: Time shifts with different granularity for ECharts (#24176)
|
2023-06-08 16:03:37 -03:00 |
|
miomiocat
|
fd3effe712
|
feat: support complex types and use get_columns implementation of starrrocks python client (#24237)
|
2023-06-08 11:08:37 -06:00 |
|
Michael S. Molina
|
f5148ef728
|
feat: Migrates Dual Line Chart to Mixed Chart (#23910)
|
2023-06-08 12:31:28 -03:00 |
|
Michael S. Molina
|
af24092440
|
feat: Migrates TreeMap chart (#23741)
|
2023-06-08 11:27:08 -03:00 |
|
Michael S. Molina
|
522eb97b65
|
feat: Migrates Pivot Table v1 to v2 (#23712)
|
2023-06-08 10:13:39 -03:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
Hugh A. Miles II
|
8b0c68c0d2
|
chore(ssh): Allow users to set TUNNEL_TIMEOUT from config (#24202)
|
2023-05-24 16:25:02 -04:00 |
|
miomiocat
|
f036adbc4f
|
feat: Add StarRocks support (#23209)
Signed-off-by: miomiocat <284487410@qq.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2023-05-23 08:33:27 -06:00 |
|
Beto Dealmeida
|
c3b96d12de
|
feat: split database information (#24067)
|
2023-05-22 13:35:58 -04:00 |
|
Ville Brofeldt
|
71d0543f28
|
fix(permalink): migrate to marshmallow codec (#24166)
|
2023-05-22 13:35:58 +03:00 |
|
Rob Moore
|
6159ced86b
|
fix: handle temporal columns in presto partitions (#24054)
|
2023-05-19 23:29:42 +03:00 |
|
jwilliams-ocient
|
f0a26fd86a
|
fix(ocient): convert pyocient GIS data types to geoJSON (#23814)
|
2023-05-17 13:35:54 -06:00 |
|
John Bodley
|
2f0caf8a0d
|
fix: Handle python_date_format in ExploreMixin (#24068)
|
2023-05-16 06:54:12 -07:00 |
|
EugeneTorap
|
4a828f57f4
|
chore: Update mypy and fix stubs issue (#24033)
|
2023-05-12 08:47:14 +01:00 |
|
Sebastian Liebscher
|
c963416c09
|
chore: remove deprecated distutils (#24001)
|
2023-05-11 19:00:04 +03:00 |
|
Sebastian Liebscher
|
c8beaabab8
|
test: cover empty AdvancedDataTypes internet_address and internet_port (#23756)
|
2023-05-11 13:02:21 +03:00 |
|
Sebastian Liebscher
|
0788b5fdcc
|
chore: fix deprecation warnings for SQLALchemy URL (#23770)
|
2023-05-11 11:20:53 +03:00 |
|
Beto Dealmeida
|
2a1a061a3e
|
fix: handle comments in has_table_query (#23882)
|
2023-05-01 11:06:54 -07:00 |
|
EugeneTorap
|
689bc8ea04
|
chore: Use nh3 lib instead of bleach (#23862)
|
2023-04-28 14:36:51 +01:00 |
|
Arkadii Yakovets
|
ff126542d8
|
fix(utils): evaluate date parser multiple holiday results correctly (#23685)
|
2023-04-26 13:59:31 +03:00 |
|
Daniel Vaz Gaspar
|
6ae5388dcf
|
fix: allow db driver distinction on enforced URI params (#23769)
|
2023-04-23 15:44:21 +01:00 |
|
alexclavel-ocient
|
adde66785c
|
feat: Add Ocient support (#22812)
Co-authored-by: jwilliams-ocient <60358443+jwilliams-ocient@users.noreply.github.com>
Co-authored-by: Jordan Williams <jwilliams@ocient.com>
Co-authored-by: rmasters1 <100157128+rmasters1@users.noreply.github.com>
|
2023-04-22 19:49:32 -06:00 |
|
Ville Brofeldt
|
764c3c95cf
|
fix(mssql): apply top after distinct (#23751)
|
2023-04-21 17:02:59 +03:00 |
|
Daniel Vaz Gaspar
|
0ad6c879b3
|
feat: add enforce URI query params with a specific for MySQL (#23723)
|
2023-04-18 17:07:37 +01:00 |
|
Francisco Muniz de Paula Neto
|
e9b4022787
|
fix: is_select check for lowercase select with "WITH" clauses (#22370)
|
2023-04-18 08:59:50 -07:00 |
|