11753 Commits

Author SHA1 Message Date
Andrew Sikowitz
fd790e33d8
fix(ingest/kafka): Better error handling around topic and topic description extraction (#8183) 2023-06-07 12:52:38 -07:00
Indy Prentice
b20561aecd
docs(ingest) Add MetadataChangeProposalWrapper import to example code (#8175)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-06-07 10:44:56 -07:00
Jorrick Sleijster
593fec5071
refactor: Return original exception as caused by (#7722)
Co-authored-by: Aditya Radhakrishnan <aditya.radhakrish@gmail.com>
2023-06-07 10:28:39 -07:00
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
david-leifker
22e77710f2
fix(nocode): fix DeleteLegacyGraphRelationshipsStep for Elasticsearch (#8181)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-06-07 09:36:03 -05:00
Aseem Bansal
9ca821825a
docs(managed datahub): release notes for v0.2.8 (#8185) 2023-06-07 17:47:21 +05:30
Tamas Nemeth
ea79a4b6af
feat(ingest/presto-on-hive): add support for extra properties and merge property capabilities (#8147)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-06-07 13:12:20 +02:00
Andrew Sikowitz
9fa8489cb8
feat(ingest/snowflake): Okta OAuth support; update docs (#8157) 2023-06-07 01:09:05 -07:00
Andrew Sikowitz
7041281bbe
build(ingest/feast): Pin feast to minor version (#8180) 2023-06-07 10:04:42 +02:00
Indy Prentice
7391e805dd
docs(lineage): document timestamp filtering in lineage feature (#8174)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-06-06 16:21:46 -07:00
Shirshanka Das
8e6e4e8962
refactor(ci): move from sleep to kafka lag based testing (#8094) 2023-06-06 14:44:52 -07:00
Andrew Sikowitz
6bad15be5c
fix(ingest): Fix modeldocgen; bump feast to relax pyarrow constraint (#8178) 2023-06-06 13:12:10 -07:00
david-leifker
57c5d2fb47
fix(restli): update base client retry logic (#8172) 2023-06-06 09:50:08 -05:00
Mayuri Nehate
983a8ca675
feat(classification): support for regex based custom infotypes (#8177) 2023-06-06 14:41:51 +02:00
Mayuri Nehate
9fc1ef0111
fix(ingest/snowflake): set use_quoted_name to profile lowercase tables (#8168)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-06-06 14:40:58 +02:00
Tamas Nemeth
279f9eb455
fix(ingest/kafka): Fixing error printing in Kafka properties get call (#8145) 2023-06-06 11:17:14 +02:00
Andrew Sikowitz
fcaaedd83f
feat(ingest/snowflake): Deprecate legacy lineage and optimize query history joins (#8176) 2023-06-06 10:14:28 +02:00
Adrián Pertíñez
743439c11d
feat(ingest/bigquery_v2): enable platform instance using project id (#8142)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-06-05 15:17:40 -07:00
Andrew Sikowitz
3022c2d12e
feat(ingest/unity): Add qualified name to dataset properties (#8164) 2023-06-05 11:20:13 -07:00
Maggie Hays
257b205305
docs(townhall): feb and march town hall agenda and recording (#7676) 2023-06-05 19:25:13 +05:30
Pedro Silva
8e64fe9caa
fix(docs): Fix ownership type typos (#8155) 2023-06-05 19:22:20 +05:30
mohdsiddique
e7d1b900ec
fix(ingestion/looker): set project-name for imported_projects views (#8086) 2023-06-02 17:04:34 -07:00
Andrew Sikowitz
802c91a0a7
feat(ingest): Create Browse Paths V2 under flag (#8120) 2023-06-02 12:50:38 -07:00
Mayuri Nehate
fe1ff71318
fix(ingest/nifi): allow nifi site url with context path (#8156) 2023-06-02 15:43:33 +02:00
Chris Collins
03ac44c595
fix(ui) Show Entities first on Domain pages again (#8159) 2023-06-01 11:56:44 -04:00
Mayuri Nehate
fb44cbdb15
feat(ingest/snowflake): support for more operation types (#8158) 2023-06-01 15:47:39 +02:00
Harshal Sheth
690ed083d9
feat(ingest): add more fail-safes to stateful ingestion (#8111) 2023-05-31 18:49:48 -07:00
Harshal Sheth
60dd9ef187
fix(ingest): remove original_table_name logic in sql source (#8130) 2023-05-31 15:58:09 -07:00
Joshua Eilers
4ade1311f1
fix(stats): display consistent query count on stats tab (#8151) 2023-05-31 08:33:02 -07:00
Indy Prentice
6c445c891a
fix(lineagecounts) Include entities that are filtered out due to sibling logic in the filtered count of lineage counts (#8152)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-05-31 09:05:48 -05:00
Aseem Bansal
0b0e4997bf
chore(log): fix log as error instead of info (#8146) 2023-05-31 15:30:50 +05:30
Harshal Sheth
a29b576daa
fix(ingest/json-schema): handle property inheritance in unions (#8121) 2023-05-30 22:59:28 -07:00
RyanHolstien
b42f518255
chore(json): fix json vulnerability (#8150) 2023-05-30 18:50:40 -05:00
RyanHolstien
4f50445d98
fix(scroll): fix scroll cache key for hazelcast (#8149) 2023-05-30 18:50:16 -05:00
Mayuri Nehate
abc2f85331
docs(ingest/nifi): fix broken links (#8143) 2023-05-30 11:04:15 -07:00
Gabe Lyons
bb4a912d9b
feat(search): adding support for _entityType filter in the application layer + frontend (#8102)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
2023-05-30 10:21:33 -07:00
Chris Collins
de16bdc2b0
fix(ui) Fix selecting columns in Lineage tab for CLL (#8129) 2023-05-30 11:13:57 -04:00
Tamas Nemeth
d50a99935b
fix(ingest/s3): Path spec aware folder traversal (#8095) 2023-05-30 16:20:49 +02:00
Aseem Bansal
6530a940e1
chore(ci): update base requirements file (#8144) 2023-05-30 16:33:00 +05:30
Gabe Lyons
ada6ea5a45
docs(csv-enricher): add example csv file & recipe (#8141) 2023-05-29 19:02:26 +05:30
Serhii Dimchenko
6adb496581
feat: add dbt-athena adapter support for column types mapping (#8116)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-05-27 09:22:55 -05:00
Indy Prentice
e14d7edd8a
Update updating-datahub.md for v0.10.3 release (#8139) 2023-05-26 13:01:08 -05:00
Pedro Silva
ea92b86e6a
feat(custom ownership): Adds Custom ownership types as a top level entity (#8045)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-05-26 17:54:09 +01:00
Mayuri Nehate
3e727c5e9c
docs(glue): fix broken link (#8135)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-05-26 09:25:59 -05:00
Aseem Bansal
96f364802b
feat(lineage source): add fine grained lineage support (#7904) 2023-05-26 17:09:32 +05:30
Mayuri Nehate
f2c53a3660
feat(ingest/glue): report glue job lineage failures, update doc (#8126) 2023-05-26 10:30:03 +02:00
Andrew Sikowitz
668a09ffd4
fix(ingest/bigquery): Deduplicate LogEntries based on insertId, timestamp, logName (#8132) 2023-05-25 17:53:47 -07:00
Harshal Sheth
2d442161c4
ci(ingest/kafka): improve kafka integration test reliability (#8085) 2023-05-25 15:40:56 -07:00
Andrew Sikowitz
1478d701ce
fix(ingest): Fix breaking smoke test on stateful ingestion (#8128) v0.10.3 2023-05-25 13:39:43 -05:00
Tamas Nemeth
b216caa83b
fix(ingest/redshift): Fixing Redshift subtypes (#8125) 2023-05-25 19:45:07 +02:00