3975 Commits

Author SHA1 Message Date
Harshal Sheth
29274c1be4
feat(ingest/sql-parser): add alias for mariadb (#9956) 2024-02-29 12:11:57 -08:00
david-leifker
ed10a8d8cc
feat(search): search access controls (#9892)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-02-28 16:57:26 -06: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
1bcc9a67eb
feat(ingest): loosen sentry requirements (#9936) 2024-02-27 12:36:24 -08: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
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
Shubham Jagtap
5921a334d3
feat(ingestion/trino): Add sibling support in ingestion (#9853) 2024-02-26 13:55:11 +05:30
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
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
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
Andrew Jones
66871cb81d
fix(ingest/redash): Limit size of RedashSourceReport (#9873) 2024-02-20 17:48:43 -08: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
Harshal Sheth
29ca570f29
feat(ingest): clean up reporting methods (#9848) 2024-02-15 02:28:05 -05:00
Harshal Sheth
045c76a0e4
feat(ingest): reporting logging tweaks (#9835) 2024-02-14 11:06:03 -08:00
Chris Collins
8f89ec7f67
fix(forms) Prevent schema field prompts from being required (#9831) 2024-02-14 10:01:00 -05:00
Tamas Nemeth
89018e26fd
fix(ingest/profiling): ignore limit/offset when counting table row count in profiling (#9635) 2024-02-12 16:06:29 -08:00
Dimitri
709c596867
feat(openapi): allow Bearer token (#9669)
Co-authored-by: Dimitri GRISARD <dgrisard-externe@bedrockstreaming.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-11 17:21:38 -05:00
Harshal Sheth
71c966bb13
fix(cli): fix quickstart command with pydantic v2 (#9806) 2024-02-10 13:15:48 -05:00
Harshal Sheth
5793467e29
feat(quickstart): remove container_name from compose files (#9809) 2024-02-09 20:45:30 -05:00
sleeperdeep
7d73c41989
feat(ingest/oracle): support changing data dictionary (ALL_ or DBA_) (#8873)
Co-authored-by: sleeperdeep <--global>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-09 18:56:52 -05:00
Harshal Sheth
9d79e0877a
feat(cli): make docker compose project name configurable (#9808) 2024-02-09 18:27:29 -05:00
Harshal Sheth
24da7a573b
test(ingest): use pytest-random-order for unit tests (#9753) 2024-02-09 18:20:05 -05:00
Sergio Gómez Villamor
93a7afbf0f
feat(ingest/glossary): handle ownership type in business glossary connector (#9805) 2024-02-09 16:30:51 -05:00
Harshal Sheth
0d780e5f8f
feat(ingest): sql parsing aggregator (#9786) 2024-02-09 16:27:45 -05:00
Harshal Sheth
f8f1af2735
feat(ingest/dbt): speed up test result only ingestion (#9791) 2024-02-08 23:17:32 +01:00
Aseem Bansal
45511644e7
feat(ingest/slack): source to get user info from slack (#9776) 2024-02-08 14:05:26 +05:30
Harshal Sheth
a3ef587f54
feat(ingest/glossary): support pydantic v2 in business-glossary source (#9763) 2024-02-05 13:12:49 -08:00
Tamas Nemeth
3bfc1e46a7
fix(ingest/fivetran): Fixing issue when connector user is empty (#9774) 2024-02-05 11:51:57 -08:00
skrydal
bf1ce96ae6
feat(cli): Add support for custom ownership types to dataproduct CLI (#9762)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-05 08:29:14 -08:00
cburroughs
3b898dbae9
fix(ingest/snowflake): stop pinning transitive spacy dependency (#9768) 2024-02-05 08:28:24 -08:00
Dimitri
1d514cb0d4
docs(ingesti/elastcsearch): add description fields (#9693)
Co-authored-by: Dimitri GRISARD <dgrisard-externe@bedrockstreaming.com>
2024-02-05 17:37:56 +05:30
Andrea Scarpino
f743d3c044
feat(ingest/metabase): Allow to configure a different url for links (#9727) 2024-02-05 17:36:50 +05:30
Aseem Bansal
fd34e41614
feat(ci): check for packages, change location of lint (#9759) 2024-02-03 13:57:13 +05:30
cburroughs
eb8017d6eb
feat(ingestion/feast): loosen feast dependency (#9769) 2024-02-02 14:47:26 -08:00
cburroughs
b4d70dd13f
chore(ingest/feast): drop redundant typeguard constraint (#9770) 2024-02-02 14:46:54 -08:00