Commit Graph

628 Commits

Author SHA1 Message Date
John Bodley
928471512c chore(sqllab): Do not strip comments when executing SQL statements (#27725) 2024-04-04 10:29:00 -03:00
John Bodley
80ccb0c51f chore: Default to engine specification regarding using wildcard (#27843)
(cherry picked from commit 30bc8f06dc)
2024-04-04 08:57:12 -03:00
Kamil Gabryjelski
06195b53ce fix: Persist query params appended to permalink (#27601) 2024-03-22 09:35:41 -03:00
Beto Dealmeida
56a4b11464 fix: sqlglot SQL Server (#27577)
(cherry picked from commit 72a41c1642)
2024-03-22 09:08:01 -03:00
Michael S. Molina
48f851f261 fix: Skips Hive tests that are blocking PRs (#27605)
(cherry picked from commit 718cd64657)
2024-03-21 16:11:57 -03:00
JUST.in DO IT
7b3d289a9f fix: missing shared color in mixed timeseries (#27403)
(cherry picked from commit 9ced2552db)
2024-03-07 16:26:41 -03:00
JUST.in DO IT
ee8be59fdc fix(sqllab): Close already removed tab (#27391)
(cherry picked from commit 5107cc0fd9)
2024-03-07 15:06:40 -03:00
Vitor Avila
e84b2a3ba1 fix(API): Updating assets via the API should preserve ownership configuration (#27364)
(cherry picked from commit 66bf70172f)
2024-03-07 15:06:40 -03:00
Daniel Vaz Gaspar
4b5de7d203 fix: improve explore REST api validations (#27395)
(cherry picked from commit a3d2e0bf44)
2024-03-07 15:06:40 -03:00
Daniel Vaz Gaspar
10c9a7f0e2 fix: chart import validation (#26993) 2024-02-13 10:39:22 -05:00
Vitor Avila
5a6109b2de fix(security manager): Users should not have access to all draft dashboards (#27015)
(cherry picked from commit 01e2f8ace3)
2024-02-13 10:22:48 -05:00
Beto Dealmeida
e3abdd5b6a fix: column values with NaN (#26946)
(cherry picked from commit d8a9847503)
2024-02-13 10:22:47 -05:00
Zef Lin
dac73fe0cd feat(embedded+async queries): support async queries to work with embedded guest user (#26332)
(cherry picked from commit efdeb9df05)
2024-02-13 10:22:45 -05:00
Usiel Riedl
86794cbb5e fix(cache): remove unused webserver config & handle trailing slashes (#22849)
(cherry picked from commit 56069b05f9)
2024-02-01 14:53:01 -05:00
Erich
61b4017b2f fix(pinot): typo in the name for epoch_ms_to_dttm (#26906)
(cherry picked from commit 484901f483)
2024-02-01 14:53:01 -05:00
Beto Dealmeida
ba9032e8d0 fix: prevent guest user from modifying metrics (#26749)
(cherry picked from commit fade4806ce)
2024-02-01 14:53:00 -05:00
Vitor Avila
84f0d74890 fix(tags): Filter system tags from the tags list (#26701)
(cherry picked from commit 4f56f5ee84)
2024-01-26 16:11:02 -05:00
Michael S. Molina
91399b1391 fix: Row limit hardcoded (#26807)
(cherry picked from commit 5e633d2bb0)
2024-01-26 16:11:02 -05:00
Maxime Beauchemin
72ad551d1e fix(import): only import FORMULA annotations (#26652) 2024-01-25 09:48:51 -05:00
Vitor Avila
519f7704ef fix(BigQuery): Support special characters in column/metric names used in ORDER BY (#26461)
(cherry picked from commit 4592dd13fa)
2024-01-25 09:47:35 -05:00
Daniel Vaz Gaspar
0c569108da fix: create virtual dataset validation (#26625)
(cherry picked from commit 8e19f59dd2)
2024-01-18 13:52:01 -03:00
Ville Brofeldt
136c0e3b4a fix(plugin-chart-echarts): support forced categorical x-axis (#26404)
(cherry picked from commit 219c4a14b3)
2024-01-09 09:26:01 -03:00
Lily Kuang
4a8727d8d0 fix(tagging): adding tags containing a “:” to dashboards (#26324)
will add more tests in a separated PR

(cherry picked from commit 3391e29093)
2023-12-27 09:24:52 -03:00
Jack Fragassi
0925d75dfa fix(embedded): Hide sensitive payload data from guest users (#25878)
(cherry picked from commit 386d4e0541)
2023-12-08 11:14:17 -03:00
Ville Brofeldt
5bcd3ef17e chore: harmonize and clean up list views (#25961)
(cherry picked from commit 0b477e3f7c)
2023-12-04 18:05:22 -03:00
Michael S. Molina
5ec1edc876 chore: Clean up the examples dashboards (#26158)
(cherry picked from commit 3ab27c6ec9)
2023-12-04 18:05:22 -03:00
Hugh A. Miles II
2c3bf2895f chore(tags): Allow for lookup via ids vs. name in the API (#25996)
(cherry picked from commit ee308fbc64)
2023-12-04 18:05:21 -03:00
Ville Brofeldt
91a8b69d36 fix: flaky test_explore_json_async test v2 (#26106) 2023-11-28 10:21:13 -03:00
John Bodley
07bcfa9b5f chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
Michael S. Molina
2b88225ee1 fix: Flaky test_explore_json_async test (#26059)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-11-22 09:11:09 -03:00
John Bodley
843c7ab58a chore: Allow only iterables for BaseDAO.delete() (#25844) 2023-11-22 08:52:30 -03:00
John Bodley
07551dc3d4 chore(connector): Cleanup base models and views according to SIP-92 (#24773) 2023-11-21 10:11:50 -08:00
John Bodley
dd58b31cc4 chore(sqlalchemy): Remove erroneous SQLAlchemy ORM session.merge operations (#24776) 2023-11-20 17:25:41 -08:00
Gnought
2499a1cf5a chore: cleanup unused code in pandas 2.0+ (#26013) 2023-11-18 19:17:15 -08:00
John Bodley
bece2ea3e4 chore: Remove unnecessary autoflush from tagging and key/value workflows (#26009) 2023-11-16 19:04:04 -08:00
Michael S. Molina
97d89d7340 feat: Adds Area chart migration logic (#25952) 2023-11-16 14:28:09 -03:00
Sebastian Liebscher
d20b60edd4 chore: Remove more redundant code in utils/core (#25986) 2023-11-15 15:42:48 -08:00
Sebastian Liebscher
c3249dd97d test: Reduce flaky integration tests triggered by test_get_tag (#25958) 2023-11-13 08:40:52 -08:00
John Bodley
10205d0b50 chore: Singularize tag models (#25819) 2023-11-09 08:22:08 -08:00
Hugh A. Miles II
80cf710dbe fix: add validation on tag name to have name + onDelete refresh list view (#25831)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-11-04 10:09:54 -04:00
Beto Dealmeida
60e1526f6a fix: remove update_charts_owners (#25843) 2023-11-03 13:06:31 -04:00
JUST.in DO IT
24a2213445 feat(sqllab): Format sql (#25344) 2023-11-03 09:38:11 -07:00
John Bodley
1e37f0b417 chore(celery): Cleanup config and async query specifications (#25314) 2023-10-31 10:17:51 -07:00
John Bodley
ae703b48fc fix: Revert "fix: Apply normalization to all dttm columns (#25147)" (#25801) 2023-10-31 10:21:47 -03:00
Mikel Vuka
9972ac6908 refactor: use DATE_TRUNC for Elasticsearch time grain (#25717)
Co-authored-by: Mikel Vuka <mikel.vuka@zalando.de>
2023-10-20 10:05:05 -07:00
Mikel Vuka
e7cdfeeb2c feat: Add week time grain for Elasticsearch datasets (#25683)
Co-authored-by: Mikel Vuka <mikel.vuka@zalando.de>
2023-10-18 19:39:16 -07:00
Igor Khrol
99f79f5143 fix: avoid 500 errors with SQLLAB_BACKEND_PERSISTENCE (#25553) 2023-10-13 13:30:19 -06:00
Hugh A. Miles II
9074f72959 fix(tags): Polish + Better messaging for skipped tags with bad permissions (#25578) 2023-10-13 13:13:59 -04:00
JUST.in DO IT
b370c66308 fix(sqllab): template validation error within comments (#25626) 2023-10-13 11:07:54 -06:00
Rui Zhao
be3714e131 fix(Presto): catch DatabaseError when testing Presto views (#25559)
Co-authored-by: Rui Zhao <zhaorui@dropbox.com>
2023-10-11 11:31:07 -06:00