11753 Commits

Author SHA1 Message Date
Kunal-kankriya
b45c04f286
fix(tests): test_group_upsert smoke test updated (#9888) 2024-02-28 21:19:31 +05:30
Aseem Bansal
3b735556fa
fix(ui/schema): error handling add (#9952) 2024-02-28 09:35:30 -05:00
Harshal Sheth
1736edf8f5
feat(ingest): fix bugs in SqlParsingAggregator (#9926) 2024-02-28 15:06:33 +01:00
Aditya Malik
92b1cfa194
feat(ingest): Support for JSONL in s3 source with max_rows support (#9921)
Co-authored-by: Aditya <aditya.malik@quillbot.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-28 15:05:30 +01:00
Harshal Sheth
f399a872ad
feat(ingest/patch): add helper for auto-quoting (#9938) 2024-02-28 15:03:09 +01:00
Tamas Nemeth
f561efee83
fix(ingest/mysql): Adding support for bit type (#9950) 2024-02-28 15:00:14 +01:00
Harshal Sheth
6888bfbaf7
fix(react): include flow diagram in docs build (#9785) 2024-02-27 17:02:00 -08:00
Harshal Sheth
1bcc9a67eb
feat(ingest): loosen sentry requirements (#9936) 2024-02-27 12:36:24 -08:00
RyanHolstien
aa5ba5bc23
fix(pr): make prs only pull changes from pr branch instead of head merge (#9937) 2024-02-27 14:22:40 -06:00
RyanHolstien
ddf0b7d2cd
feat(patch): refactor cll patch (#9922)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-27 12:00:44 -06:00
Aseem Bansal
336d0543c1
feat(ingest/csv-enricher): add support for ownership type urn (#9935) 2024-02-27 17:47:04 +00:00
Aseem Bansal
7ee86bbb84
feat(ingest/slack): add option to ingest slack channels (#9884) 2024-02-27 16:31:52 +05:30
gaurav2733
5889d84ab9
fix(ui/token): use correct API to filter for expired tokens on UI (#9930) 2024-02-27 15:45:18 +05:30
Tamas Nemeth
d2d9661a1e
fix(ingest/patch): Adding proper json patch path quoting (#9872) 2024-02-26 18:46:21 -08:00
Harshal Sheth
ca613ba0e2
feat(ingest/tableau): add non-embedded custom sql to project container (#9875) 2024-02-26 15:08:17 -08:00
Harshal Sheth
02f41b74b6
feat(ingest): use uv for python package installs (#9885) 2024-02-26 15:02:47 -08:00
Shubham Jagtap
a1f2216da7
feat(ingest/qlik): Qlik cloud connector integration (#9682)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-26 11:27:37 -08:00
Aseem Bansal
93acb82b4c
feat(ci): exempt more names from being marked as community (#9918) 2024-02-26 11:25:33 -08:00
Pedro Silva
21ecb7170f
feat(policies): Make policies searchable by privilege, type, status or editable fields (#9877) 2024-02-26 15:57:01 +00:00
Kunal-kankriya
14648f43dc
fix(tests): Change secret name to avoid conflicts (#9917) 2024-02-26 19:36:45 +05:30
Shubham Jagtap
5921a334d3
feat(ingestion/trino): Add sibling support in ingestion (#9853) 2024-02-26 13:55:11 +05:30
gaurav2733
1c5e66d10d
fix(ui/posts): add padding to post link card (#9883) 2024-02-26 13:50:02 +05:30
Andrew Sikowitz
c1332c65fa
build(frontend): Add tsc to lint (#9911) 2024-02-23 17:18:43 -08:00
Harshal Sheth
392158809d
feat(ingest/redshift): redshift lineage v2 (#9904) 2024-02-23 16:32:51 -08:00
Steven Ayers
def4b24bb7
fix(cli): add-sibling preserve existing siblings (#9907) 2024-02-23 11:30:17 -08:00
Andrew Sikowitz
639dd146d7
feat(models): Add subtypes aspect to dataFlow (#9866) 2024-02-23 11:23:12 -08:00
Harshal Sheth
b01416c11b
feat(ingest): add timeout to sqlglot parser (#9868) 2024-02-23 11:11:02 -08:00
david-leifker
62f2789724
feat(structured-properties): soft delete (#9812) 2024-02-21 18:16:42 -06:00
Harshal Sheth
60e4b2de2e
feat(ingest/snowflake): speed up snowflake usage query (#9899) 2024-02-21 15:44:56 -08:00
Tony Ouyang
943edc3462
feat(ingest/mongodb): improve sorting when downsampling collection schema (#9856) 2024-02-21 15:25:29 -08:00
david-leifker
fbc291c645
build(workflow): test enable workflow for docs change (#9901) 2024-02-21 15:19:41 -08:00
Gabe Lyons
3b88ebb5e4
docs(ingest): document remote for ingest deploy (#9897) 2024-02-21 16:34:30 -06:00
Harshal Sheth
ef3a8148ec
fix(ingest): bump sqlglot + add some debug info to tests (#9867) 2024-02-21 13:07:59 -08:00
Harshal Sheth
b15b352a00
fix(ingest): better logging line attribution (#9876) 2024-02-21 11:37:57 -08:00
Harshal Sheth
f13ae77966
feat(ingest): add escape hatch methods to SqlParsingAggregator (#9860) 2024-02-21 11:33:05 -08:00
RyanHolstien
ac1ee6cd12
fix(lineage): logging reduction and fixes (#9878) 2024-02-21 10:35:09 -06:00
Chris Collins
6a0677047b
feat(forms) Add batchRemoveForm graphql endpoint (#9840) 2024-02-21 09:43:28 -05:00
Andrew Jones
66871cb81d
fix(ingest/redash): Limit size of RedashSourceReport (#9873) 2024-02-20 17:48:43 -08:00
david-leifker
e4bc915c78
chore(graphql): bump graphql engine version (#9864) 2024-02-15 20:24:44 -06:00
Jay Feldman
cda34b50fc
fix(ingest/looker): update for Looker query API breaking change (#9865) 2024-02-15 16:08:01 -08:00
Tony Ouyang
ae1806fefa
feat(ingest/dynamoDB): flatten struct fields (#9852)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2024-02-15 13:40:03 -08:00
Andrew Sikowitz
bbd818a64e
feat(ui): Add and update platform logos (#9849) 2024-02-15 10:06:19 -08:00
Andrew Sikowitz
37952036ad
feat(models,ui): Support query nodes in lineage (#9850) 2024-02-15 08:58:25 -05:00
Andrew Sikowitz
e2460735e2
refactor(ui): Update eslint and rearrange imports (#9854) 2024-02-15 08:58:05 -05:00
Andrew Sikowitz
a8e373ecfb
feat(graphql): Miscellaneous query additions (#9855) 2024-02-15 08:57:42 -05:00
Harshal Sheth
29ca570f29
feat(ingest): clean up reporting methods (#9848) 2024-02-15 02:28:05 -05:00
RyanHolstien
574d09ae22
fix(search): fix inequality filters for count fields (#9858) 2024-02-14 16:55:48 -06:00
RyanHolstien
2c9fdcdad4
feat(operations): add explain endpoint for search (#9832) 2024-02-14 15:30:20 -06:00
Harshal Sheth
045c76a0e4
feat(ingest): reporting logging tweaks (#9835) 2024-02-14 11:06:03 -08:00
John Joyce
0328f854e8
feat(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows (#9710)
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-02-14 09:06:21 -08:00