Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Pat Buxton
|
2d26af25c1
|
feat: Python 3.12 support (#33434)
|
2025-06-02 10:00:37 -07:00 |
|
Beto Dealmeida
|
401ce56fa1
|
feat: use sqlglot to validate adhoc subquery (#33560)
|
2025-05-30 18:09:19 -04:00 |
|
Vitor Avila
|
9f0ae77341
|
fix: Edge case with metric not getting quoted in sort by when normalize_columns is enabled (#33337)
|
2025-05-02 18:20:57 -07:00 |
|
Đỗ Trọng Hải
|
ff0529c932
|
fix(model/helper): represent RLS filter clause in proper textual SQL string (#32406)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-03-21 14:36:03 -06:00 |
|
Beto Dealmeida
|
41bf215367
|
fix: boolean filters in Explore (#32701)
|
2025-03-17 14:38:00 -04:00 |
|
Maxime Beauchemin
|
274aa143d3
|
chore: python version to 3.11 (while supporting 3.10) (#31503)
|
2025-01-13 18:22:49 -08:00 |
|
Maxime Beauchemin
|
7bd53a84d5
|
feat: improve docker-compose services boot sequence (#31747)
|
2025-01-09 16:24:53 -08:00 |
|
Beto Dealmeida
|
e4b3ecd372
|
feat: push predicates into virtual datasets (#31486)
|
2025-01-08 22:11:28 -05:00 |
|
Maxime Beauchemin
|
71dca5c076
|
feat: add and use UUIDMixin for most models (#30398)
|
2025-01-07 13:58:38 -08:00 |
|
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
|
Beto Dealmeida
|
09802acf0d
|
refactor: remove more sqlparse (#31032)
|
2024-11-26 17:01:07 -05:00 |
|
Beto Dealmeida
|
0db59b45b8
|
fix: adhoc metrics (#30202)
|
2024-10-10 16:46:17 -04:00 |
|
Geido
|
f314685a8e
|
fix(Explore): Apply RLS at column values (#30490)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2024-10-04 18:12:28 +03:00 |
|
Beto Dealmeida
|
0b34197815
|
fix: don't reformat generated queries (#30350)
|
2024-10-04 11:09:37 -04:00 |
|
Beto Dealmeida
|
bdf29cb7c2
|
chore: organize SQL parsing files (#30258)
|
2024-09-13 16:24:19 -04:00 |
|
Michael S. Molina
|
d497dcad41
|
fix: Security manager incorrect calls (#29884)
|
2024-08-23 11:39:45 -03:00 |
|
Darwin Correa
|
9724c99341
|
feat: add support to NOT LIKE operator (#29384)
|
2024-07-08 11:58:28 -07:00 |
|
Hex Café
|
179cf269c6
|
fix: SQL label missing for non-group-by queries (#29420)
|
2024-07-01 11:59:25 +03:00 |
|
Maxime Beauchemin
|
514eda82fb
|
fix: don't strip SQL comments in Explore - 2nd try (#28753)
|
2024-06-20 14:30:03 -07:00 |
|
Maxime Beauchemin
|
4bb2e2f8af
|
chore: enable ruff lint rule TRY201 and B904 to improve raise stack traces (#29166)
|
2024-06-12 13:04:42 -07:00 |
|
John Bodley
|
17d7e7e5e1
|
fix: Remove BASE_AXIS from pre-query (#29084)
|
2024-06-05 10:27:26 -07:00 |
|
Beto Dealmeida
|
643ee17544
|
chore: remove duplicate code in SqlaTable (#28752)
|
2024-05-29 15:07:21 -04:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|
Michael S. Molina
|
c9aa4a1f84
|
fix: Revert "fix: don't strip SQL comments in Explore (#28363)" (#28567)
|
2024-05-17 15:01:23 -03:00 |
|
Maxime Beauchemin
|
c618767c6b
|
fix: don't strip SQL comments in Explore (#28363)
|
2024-05-07 14:49:46 -07:00 |
|
Beto Dealmeida
|
e90246fd1f
|
feat(SIP-95): permissions for catalogs (#28317)
|
2024-05-06 11:41:58 -04:00 |
|
Beto Dealmeida
|
fe37d914e5
|
fix: % replace in values_for_column (#28271)
|
2024-04-30 16:15:56 -07:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
Maxime Beauchemin
|
cfc440c56c
|
feat: improve event logging for queries + refactor (#27943)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2024-04-22 16:30:50 -07:00 |
|
Beto Dealmeida
|
99a1601aea
|
refactor: rename get_sqla_engine_with_context (#28012)
|
2024-04-12 13:31:05 -04:00 |
|
Maxime Beauchemin
|
12fe2929a4
|
fix: row limits & row count labels are confusing (#27700)
|
2024-04-02 13:58:35 -07:00 |
|
Michael S. Molina
|
883e455e12
|
fix: Pylint errors on master (#27710)
|
2024-03-27 16:18:41 -03:00 |
|
Beto Dealmeida
|
26d8077e97
|
chore: improve SQL parsing (#26767)
|
2024-03-13 18:27:01 -04:00 |
|
Michael S. Molina
|
3d645fd8e9
|
refactor: Updates some database columns to MediumText (#27119)
|
2024-02-15 11:22:57 -05:00 |
|
John Bodley
|
847ed3f5b0
|
refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909)
|
2024-02-14 06:20:15 +13:00 |
|
Beto Dealmeida
|
d8a9847503
|
fix: column values with NaN (#26946)
|
2024-02-02 12:56:02 -05:00 |
|
Vitor Avila
|
4592dd13fa
|
fix(BigQuery): Support special characters in column/metric names used in ORDER BY (#26461)
|
2024-01-23 20:26:53 -07:00 |
|
Beto Dealmeida
|
c0b57bd1c3
|
feat(sqlparse): improve table parsing (#26476)
|
2024-01-22 11:16:50 -05:00 |
|
Michael S. Molina
|
8f8c435d7c
|
refactor: Removes the Profile feature (#26462)
|
2024-01-18 15:36:40 -03:00 |
|
Michael S. Molina
|
b06ab7d8e3
|
refactor: Removes the deprecated ENABLE_TEMPLATE_REMOVE_FILTERS feature flag (#26345)
|
2024-01-18 09:03:03 -03:00 |
|
Ville Brofeldt
|
596f5569be
|
chore(sqlalchemy): import from correct path (#26301)
|
2023-12-18 13:01:50 -08:00 |
|
Vitor Avila
|
05d7060d83
|
fix(chart-filter): Avoid column denormalization if not enabled (#26199)
|
2023-12-07 17:24:47 -08:00 |
|
Beto Dealmeida
|
7223633da6
|
fix: alias column when fetching values (#26120)
|
2023-11-28 15:11:20 -05:00 |
|
Hugh A. Miles II
|
5def416f63
|
fix: naming denomalized to denormalized in helpers.py (#25973)
|
2023-11-13 18:46:09 -05:00 |
|
Hugh A. Miles II
|
8d8e1bb637
|
fix: always denorm column value before querying values (#25919)
|
2023-11-13 13:18:28 -05:00 |
|
Beto Dealmeida
|
2bd611916d
|
feat: safer insert RLS (#20323)
|
2023-11-08 22:52:25 -05:00 |
|
Beto Dealmeida
|
80caba3fd1
|
feat: method for dynamic allows_alias_in_select (#25882)
|
2023-11-07 14:28:28 -05:00 |
|
Stepan
|
14c324950a
|
feat(datasource): Checkbox for always filtering main dttm in datasource (#25204)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-09-14 15:57:08 -07:00 |
|
KSPT-taylorjohn
|
bbfaeb074e
|
fix: Chart series limit doesn't work for some databases (#25150)
|
2023-08-31 15:05:39 -07:00 |
|