377 Commits

Author SHA1 Message Date
Harshal Sheth
d733363bed
chore(ingest): drop bigquery-beta and snowflake-beta aliases (#8451) 2023-07-20 14:05:25 -04:00
RyanHolstien
93fde6bf93
feat(io): refactor metadata-io module (#8306) 2023-07-20 06:39:14 +05:30
Andrew Sikowitz
1f84bf5b2b
fix(ingest/sql-common): Fix profile_table_level_only (#8331)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-07-07 19:05:50 -04:00
Aseem Bansal
af6973ebe0
fix(ingest/okta): Set default of okta connector to match OIDC defaults (#8272) 2023-06-21 19:15:31 +05:30
Andrew Sikowitz
02bc71dd84
fix(ingest/okta): Set default of okta_profile_to_username_attr to email (#8263) 2023-06-21 13:38:59 +05:30
Shubham Jagtap
35a4434490
fix(sdk/dataflow): deprecate cluster and use env and platform_instance instead (#8201)
Co-authored-by: mohdsiddique <mohdsiddiquebagwan@gmail.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-06-15 14:06:28 -07:00
Pedro Silva
b0f686b05f
chore(release): update datahub upgrade docs (#8228) 2023-06-15 16:38:01 +05:30
Yang Jiandan
5588a04bc5
feat(docker):Add the jattach tool to the docker container(#7538) (#8040)
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-06-07 12:23:38 -05:00
Indy Prentice
e14d7edd8a
Update updating-datahub.md for v0.10.3 release (#8139) 2023-05-26 13:01:08 -05:00
Chris Collins
366f518901
docs(): Update updating-datahub.md with breaking changes (#7964) 2023-05-23 13:13:22 -07:00
Harshal Sheth
afd65e16fb
feat(cli): delete cli v2 (#8068) 2023-05-23 14:43:44 -05:00
Andrew Sikowitz
7ba2d13087
refactor(ingest): Make get_workunits() return MetadataWorkUnits (#8051)
- Deprecates UsageAggregationClass, /usageStats?action=batchIngest, UsageStatsWorkUnit
- Removes parsing of UsageAggregationClass in file source, all sinks, and WorkUnitRecordExtractor
2023-05-17 00:01:57 -04:00
Pedro Silva
6f491c00e9
feat(docs): Add example documentation for scrollAcrossEntities (#8014) 2023-05-11 12:54:41 -05:00
Pedro Silva
b30c621029
feat(docs): Add cli documentation on how to add custom platforms (#7993) 2023-05-10 09:12:40 -05:00
Harshal Sheth
bf86235e26
fix(ingest/unity): use fully qualified catalog/schema patterns (#7900) 2023-05-02 16:27:17 -07:00
david-leifker
ebb2af637f
feat(search): enable search initial customization (#7901) 2023-05-01 13:18:19 -05:00
RyanHolstien
0d5873db2a
feat(patch): patch support for flow info and job info and refactor patchbuilders for java sdk (#7495)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
2023-04-13 15:46:35 -05:00
david-leifker
9b14c1800b
chore(security): removing unmaintained es7 upgrade proces (#7790) 2023-04-13 10:00:58 -05:00
Tamas Nemeth
0cc12bcce7
feat(ingest): redshift - Redshift rework (#6906) 2023-04-12 19:15:43 +02:00
Arne Jacobs
041df376cb
fix(docs): replaced outdated docs command for building breaking changes of the metadata model (#7759)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-04-10 14:09:55 -05:00
Indy Prentice
ae9326c0db
docs(search): Add example search for finding tables without the name field (#7647)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-04-04 17:16:27 -05:00
John Joyce
cbfe887609
fix(docs): Fixing timeseries delete doc until code path is fixed (#7711) 2023-03-29 14:33:17 -07:00
cburroughs
cc0772f8d8
feat(ingest): unbundle airflow plugin emitter dependencies (#7493)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-03-07 09:07:42 -08:00
서재권(Data Platform)
3068e7f0b1
fix(ingest/oracle) add database name to oracle urn name (#7016) 2023-02-21 13:50:24 -05:00
david-leifker
7bbabe0762
feat(elasticsearch): advanced query, identity autocomplete, exact match weight (#7354) 2023-02-20 09:42:17 -06:00
Aseem Bansal
24dcdd05c5
docs(delete): cleanup removed option (#7335) 2023-02-14 17:25:21 +01:00
david-leifker
ce91c9dddb
docs(release notes): add helm notes for managed datahub v0.2.0 (#7311) 2023-02-10 20:21:53 +05:30
david-leifker
212ae1de85
docs(release): updating docs per release process (#7281) 2023-02-09 10:41:11 -06:00
Aseem Bansal
aa4c6fcc05
chore(log/docs): improve error log, docs (#7239) 2023-02-03 17:43:53 +05:30
david-leifker
39920bb00f
feat(elasticsearch): Elasticsearch improvements (#6894) 2023-01-31 18:44:37 -06:00
Pedro Silva
5db3a1f1f8
fix(kafka-setup): Make topic name consistent with other images (#7103) 2023-01-24 10:48:23 -08:00
Aseem Bansal
6332038bb2
docs: add warning about clearing cookies for login (#7084) 2023-01-19 20:59:35 +05:30
Thosan Girisona
305685951a
fix(docs): Changing the platform event topic name in kafka custom topic docs (#7007) 2023-01-11 06:02:31 -08:00
Harshal Sheth
432feaa16d
feat(ingest): mark database_alias and env as deprecated (#6901) 2023-01-09 19:58:19 +05:30
Paul Logan
f085ec225b
Docs fixes week of 12 22 (#6963)
Co-authored-by: John Joyce <john@acryl.io>
2023-01-06 16:14:49 -08:00
Tamas Nemeth
ead0074169
deprecate(ingest): bigquery - Removing bigquery-legacy source (#6851)
Co-authored-by: John Joyce <john@acryl.io>
2022-12-29 13:19:05 -08:00
John Joyce
218f3c3414
refactor(docs): Correctly spell elasticsearch in docs (#6880) 2022-12-29 15:21:24 +01:00
Harshal Sheth
667ca8632d
feat(ingest): avoid embedding serialized json in metadata files (#6742) 2022-12-28 19:28:38 -05:00
John Joyce
cc0b6019fb
chore(0.9.5): Bump defaults for release v0.9.5 (#6856) 2022-12-26 15:40:26 +05:30
Tamas Nemeth
a1970d2dce
feat(ingest/bigquery): add option to enable/disable legacy sharded table support (#6822)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
2022-12-20 23:29:46 -05:00
Tamas Nemeth
e41b455e14
fix(ingest): bigquery - sharded table support improvements (#6789) 2022-12-19 18:57:37 +01:00
Aseem Bansal
574bc85c73
doc(restore): document restore indices API endpoint (#6737) 2022-12-12 10:45:11 -08:00
Mayuri Nehate
9e3267a0ec
feat(ingest): add timestamps for snowflake objects (#6570)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-12-07 18:11:08 -05:00
Maggie Hays
8a8b667a52
docs(search): update broken youtube link (#6678) 2022-12-07 09:29:44 -08:00
Mayuri Nehate
eeb7a9dfe5
feat(ingest): snowflake - update snowflake docs, add simple validations (#6636) 2022-12-07 14:56:03 +01:00
David Haglund
1a6677083e
fix(ingest/powerbi-report-server): deprecate unused graphql config (#6630) 2022-12-07 01:03:49 -05:00
mohdsiddique
f2a83f3074
feat(gms): Pluggable Authentication & Authorization Framework (#6634) 2022-12-06 10:22:41 -08:00
Mayuri Nehate
e5a823e0d8
feat(ingest/snowflake): support filtering by fully qualified schema_pattern (#6611) 2022-12-05 14:27:25 -05:00
John Joyce
180a993e09
chore(release): Updating default CLI version, update updating-datahub (#6590) 2022-12-01 11:59:58 +05:30
Aseem Bansal
329ecb8958
feat(cli): remove inconsistency check command (#6569) 2022-11-29 13:23:21 -08:00