11753 Commits

Author SHA1 Message Date
Chris Collins
7bbeedddc4
fix(dataProduct) Show entity count excluding soft deleted entities (#8444)
Co-authored-by: Joshua Eilers <eilers.joshua@gmail.com>
2023-07-26 20:26:40 +05:30
Chris Collins
4f961dab2a
fix(ui) Fix broken dataPlatformInstance references in browseV2 (#8485) 2023-07-26 20:26:07 +05:30
Harshal Sheth
2495b50f8c
ci: fix commandLine usage in build.gradle (#8510) 2023-07-26 11:12:22 +05:30
Harshal Sheth
c585a1bcc7
fix(ingest): hint at --update-golden-files option when tests fail (#8507) 2023-07-26 09:50:27 +05:30
John Joyce
8a23c37e7c
feat(search ui): Adding support for pluggable filter rendering (#8455) 2023-07-25 17:17:19 -07:00
Harshal Sheth
b12de099aa
docs: add docs on sqlglot lineage (#8482) 2023-07-25 10:48:37 -07:00
Aseem Bansal
db42998a69
fix(browsepathv2): default browse path with empty space (#8503) 2023-07-25 21:58:44 +05:30
Chris Collins
77ace587f7
feat(docs) Add guide for generating browsePathsV2 aspects (#8448) 2023-07-25 19:32:02 +05:30
Harshal Sheth
eac003ccf4
feat(ingest): enable pipeline reporting by default (#8472) 2023-07-25 14:16:27 +05:30
Aseem Bansal
cc46729137
chore(ingest): add example of training metric/hyper parameters (#8491) 2023-07-25 13:53:16 +05:30
Andrew Sikowitz
bf9f380350
fix(ingest): Generate browse paths v2 for more sources; properly pass platform_instance (#8501) 2023-07-25 11:35:34 +05:30
Indy Prentice
27392f9f81
refactor(search): Support searching multiple entities in search() as in scroll() (#8461)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-07-24 15:39:44 -03:00
Aseem Bansal
c0dbea8363
feat(ingest/elastic): reduce number of calls made (#8477) 2023-07-23 17:12:31 +05:30
Aseem Bansal
8fb5912978
fix(mysql): getting table name correctly (#8476)
Co-authored-by: Ellie O'Neil <oneile729@gmail.com>
2023-07-23 17:10:54 +05:30
Gabe Lyons
a97ac52481
fix(presto-on-hive): update presto-on-hive URN in data_platforms.json (#8484) 2023-07-23 17:10:22 +05:30
Harshal Sheth
056d3619f0
feat(sdk): easily generate container urns (#8198)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-07-21 21:14:06 +00:00
mohdsiddique
bec018257c
fix(ingestion/powerbi-report-srever): handle requests.exceptions.JSONDecodeError (#8442)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
2023-07-21 14:01:57 -07:00
Chris Collins
392f9f1bc0
fix(browseV2) Escape forward slashes in browse v2 query (#8446) 2023-07-21 10:48:46 -04:00
Chris Collins
a4f4ff386c
fix(cache) Fix caching bug with new search filters (#8434)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-07-21 10:44:57 -04:00
Aseem Bansal
f4c0ed3aab
ingest(mysql): add storage bytes information (#8294)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-07-20 17:31:06 -04:00
Kos Korchak
b5e039ff4e
fix(tests): Fix query_tab test that was failing on CI run (#8463) 2023-07-20 12:54:33 -07:00
Mayuri Nehate
f4fde21168
feat(ingest/nifi): add support for basic auth in nifi (#8457) 2023-07-20 14:12:33 -04:00
Harshal Sheth
d733363bed
chore(ingest): drop bigquery-beta and snowflake-beta aliases (#8451) 2023-07-20 14:05:25 -04:00
Harshal Sheth
47616ff093
feat(ingest/lookml): fail when nothing was produced (#8464) 2023-07-20 14:04:30 -04:00
Aseem Bansal
9df70d7355
ingest(elasticsearch): add basic profiling (#8351) 2023-07-20 08:25:30 +05:30
Ellie O'Neil
d734b2849e
feat(ingest/mysql): Add estimate row count for mysql (#8420) 2023-07-20 08:06:26 +05:30
RyanHolstien
93fde6bf93
feat(io): refactor metadata-io module (#8306) 2023-07-20 06:39:14 +05:30
Shirshanka Das
58125d35ce
feat(graphql-plugins): add ability for plugins to call back to core e… (#8449) 2023-07-19 13:39:58 -07:00
david-leifker
ee84464406
docs(env): add env vars authentication (#8436) 2023-07-19 16:49:36 +05:30
Harshal Sheth
695de42a8c
chore(ingest): hide ignore old/new state options (#8438) 2023-07-19 16:46:32 +05:30
JifeiMei
0def0e5a2e
fix(GreatExpections): AssertionRunEventClass does not match the examp… (#8243) 2023-07-19 16:08:00 +05:30
Harshal Sheth
addf76c849
fix(ingest/bigquery): make sql parsing more robust (#8450) 2023-07-19 16:06:42 +05:30
Arun Vasudevan
cc2dc342c6
fix(ingestion-redshift): Fix Redshift ingestion logs (#8454) 2023-07-18 22:24:54 -04:00
Andrew Sikowitz
48c1dc820e
build(ingest/boto3): Update boto3-stubs to fix CI (#8452) 2023-07-18 21:29:50 +00:00
Harshal Sheth
2a3f6c42d4
ci: workarounds for pyyaml installation (#8435) 2023-07-17 15:26:43 -07:00
Gabe Lyons
cf8e44b69a
fix(ui ingestion): fixing issue where stale fields could stick around when changing recipes (#8421) 2023-07-17 13:22:37 -07:00
Joshua Eilers
620d23d623
feat(browsev2): styling updates and select platform (#8428) 2023-07-17 16:55:54 +00:00
Andrew Sikowitz
9cb62f30fd
docs(databricks/spark-lineage): Fix incorrect statement (#8423) 2023-07-17 14:14:39 +05:30
Hyejin Yoon
9949f2ca66
fix: add docs on update description via graphQL (#8289)
Co-authored-by: socar-dini <hyejin.yoon@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-07-17 13:59:00 +05:30
david-leifker
e725d4df74
fix(schema-reg): allow other response codes from schema registry check (#8302) 2023-07-17 12:45:03 +05:30
Andrew Sikowitz
20b3adb7b1
fix(ingest/snowflake): Add sqlglot as snowflake dependency (#8427) 2023-07-14 21:31:24 -04:00
Andrew Sikowitz
61611b7202
feat(ingest/snowflake): View CLL from sql parsing of view definition (#8419) 2023-07-14 18:50:32 -04:00
Andrew Sikowitz
f41f642eaf
build(ingest/boto3): Update boto3-stubs to fix CI (#8425) 2023-07-14 15:48:04 -07:00
Harshal Sheth
4fb77e4a25
fix(ingest): tweak ingestion exit codes (#8418) 2023-07-14 15:47:16 -07:00
Tamas Nemeth
a91c78cf31
fix(ingest/s3): fix test flakiness (#8416) 2023-07-14 00:42:00 +02:00
Ellie O'Neil
83ebeb207d
docs(perf-test) Update README (#8410) 2023-07-13 17:34:26 +05:30
mohdsiddique
cbbe083731
fix(ingestion/powerbi): increment msal version (#8385)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
2023-07-13 17:33:19 +05:30
Mayuri Nehate
a488557962
feat(ingest/kafka-connect): allow setting platform_instance for kafka… (#8299) 2023-07-13 16:00:42 +05:30
Aseem Bansal
a8d822d874
chore(stats): change default stats lookback (#8408) 2023-07-13 13:23:47 +05:30
Pedro Silva
e32d552039
fix(owner): Corrects ownership aspect generation during update operations (#8399) 2023-07-13 12:58:43 +05:30