Tamas Nemeth
8cfcefb19c
fix(spark-lineage): smoke test fixes, M1 support ( #6372 )
2022-11-05 11:37:50 -07:00
John Joyce
4c6dd0656f
fix(ui): Addressing minor UI issues pre-release ( #6368 )
v0.9.2
2022-11-04 14:59:30 -07:00
Aseem Bansal
9a687caae4
feat(build): env variable for creds pass to cypress ( #6367 )
2022-11-05 03:08:51 +05:30
Tamas Nemeth
07a0e86470
fix(ingest): bigquery - Sending lineage aspects as patch ( #6313 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-11-04 09:52:34 -07:00
Maggie Hays
8e1a50809f
docs(logos): add Hurb and Razer logos to docs site ( #6363 )
2022-11-04 20:44:08 +05:30
Fredrik Sannholm
9e86c6f953
fix(docker): install openjdk 11 in base ingest image ( #6365 )
2022-11-04 20:43:18 +05:30
Harshal Sheth
3080b9e3ee
fix(ingest): only log vars if requested ( #6362 )
2022-11-03 20:16:07 -07:00
John Joyce
0b9a30bd8d
refactor(ui): Refactor the Glossary Related Entities, Tag Profiles to use search filters instead of query API. ( #6352 )
2022-11-03 15:32:25 -07:00
Chris Collins
f24f74598b
fix(ui): Handle encoded schemaField urns on the frontend ( #6321 )
2022-11-03 13:43:10 -07:00
Chris Collins
8c783dac62
feat(privileges) Create privileges to allow for managing children of entities ( #6346 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-634.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-666.lan>
2022-11-03 13:06:40 -07:00
mohdsiddique
3301836218
fix(): compile ranger plugin for java 8 ( #6355 )
...
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: John Joyce <john@acryl.io>
2022-11-03 12:03:03 -07:00
cburroughs
39c84c2f5b
feat(ingest): upgrade feast ( #6186 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-11-03 11:23:19 -07:00
Aditya Radhakrishnan
c3c2b2715b
fix(schema-history): remove unnecessary margin on version selector ( #6359 )
2022-11-03 11:14:43 -07:00
Harshal Sheth
ab904cdd37
fix(ingest): fix log line interpolation ( #6349 )
2022-11-03 10:56:56 -07:00
Aseem Bansal
4d3c25be5e
feat(build): refactor cypress tests, add some tests for invite users, domain creation ( #6259 )
2022-11-03 22:53:49 +05:30
Maggie Hays
6011b036aa
docs(act) update Act on Metadata landing page ( #6288 )
2022-11-03 10:08:12 -07:00
Harshal Sheth
0ca3383d30
feat(ingest): support reserved keywords in model codegen ( #6351 )
2022-11-02 22:26:56 -07:00
djordje-mijatovic
ff885f043e
refactor(ui): Enable url without mail domain ( #6317 )
2022-11-02 22:16:05 -07:00
Yi Kuang
dd1997642e
docs: add Razer as DataHub adopter ( #6353 )
...
Co-authored-by: yikuang <yikuang@synthesis.partners>
2022-11-02 22:15:15 -07:00
Chris Collins
29ff57d155
fix(ui): Fix filters in embedded list search component ( #6350 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-638.lan>
2022-11-02 16:37:10 -07:00
John Joyce
3a6879907c
feat(ui): Enable Owner Type for Glossary Node + Domain ( #6334 )
...
* Enabling Owner Type of Glossary Nodes
* Enable Owner type for Domain
2022-11-02 16:30:59 -07:00
Ankit keshari
5b85a1f73d
fix(ui): Fix the date issue on Create Access token Modal ( #6342 )
2022-11-02 16:29:15 -07:00
Harshal Sheth
e0c235a0c1
doc(ingest): clarify that redshift-usage does not support column-level usage ( #6347 )
2022-11-02 16:27:58 -07:00
Gabe Lyons
fbd285e9b8
fix(search): fixing typo in es utils ( #6348 )
2022-11-02 16:27:35 -07:00
Aditya Radhakrishnan
aa06f31291
fix(perf): trim down unnecessary fields from container and domain GraphQl queries ( #6337 )
2022-11-02 09:33:02 -07:00
Mayuri Nehate
c01aa53aa7
fix(ingest): fix schema field urns with empty field path ( #6338 )
2022-11-02 15:02:13 +01:00
Harshal Sheth
b4687ffceb
feat(ingest): drop plugin support for airflow 1.x ( #6331 )
2022-11-01 21:12:34 -07:00
Oleksandr
0a0cf70b6f
feat(ingest): power-bi - add support for on-prem PowerBI Report Server ( #5369 )
2022-11-01 16:05:42 -07:00
Gabe Lyons
9ab7d16825
fix(ui): two small ux fixes ( #6335 )
...
* two fixes for frontend- proper primary logic for no primary & snippet downgrade
* fix for merge logic
* updating tests
2022-11-01 15:17:48 -07:00
mohdsiddique
fbb1b7271c
feat(ingestion): business-glossary - Add values and relatedTerms support ( #6148 )
...
* WIP
* updated snapshot
* merge
* while creating BusinessGlossaryConfig object, the version field always get set to None
* WIP
* lint fix
* remove field
* doc update
* rename the fields
* review comments
* lintFix
* Fix the business glossary example link
* small fixes to examples and docs
* some small tweaks to the model annotations
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2022-11-01 15:17:30 -07:00
Chris Collins
2374bdedbd
fix(ui) Disable deleting Term Groups with children ( #6332 )
2022-11-01 17:35:29 -04:00
John Joyce
3ff49d4499
refactor(bootstrap): Adding assertions data to bootstrap ( #6324 )
2022-11-01 12:46:04 -07:00
Ankit keshari
96848d5795
feat(ui) Add sorting to the Usage column & fix entity type name in Lineage Drawer ( #6290 )
2022-11-01 15:20:13 -04:00
Aditya Radhakrishnan
873b100a47
refactor(change-events): refactor AspectDiffers to EntityChangeEventGenerators ( #6320 )
...
* refactor(change-events): refactor AspectDiffers to EntityChangeEventGenerators
* feat(change-event): add change events for AssertionRunEvent
* feat(change-event): add change events for DataProcessInstanceRunEvent
2022-11-01 09:53:43 -07:00
Aditya Radhakrishnan
4b3120478d
feat(auth): add sso frontend endpoint ( #6273 )
v0.9.1
2022-10-31 16:39:26 -07:00
djordje-mijatovic
9e6489f603
refactor(elastic-setup): Elasticsearch setup analytics ( #6291 )
2022-10-31 13:50:54 -07:00
djordje-mijatovic
faddcbb404
feat(cassandra): Atomic updates in cassandra aspect dao ( #6144 )
2022-10-31 13:48:24 -07:00
Chris Collins
e1c39e59c8
feat(ui) Update bigquery UI ingestion source to be the same as bigquery-beta ( #6283 )
2022-10-31 15:52:13 -04:00
Mayuri Nehate
8e1deb6853
fix(ingest): looker - fix exception logging ( #6319 )
2022-10-31 09:42:06 -07:00
Tamas Nemeth
0dc2d6af25
feat(ingest): databricks - Unity catalog source ( #6292 )
...
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-10-29 21:44:41 -07:00
Kevin Neville
3eae087a30
chore(ci): update actions versions addressing warnings in builds. ( #6308 )
2022-10-28 17:10:30 -07:00
Chris Collins
dfc20b3d40
feat(ui) Display inputFields in column-lineage visualization ( #6303 )
2022-10-28 17:08:13 -07:00
David Schmidt
5934a0e79f
fix(docs): fix custom transformer example interface ( #6309 )
2022-10-28 17:00:18 -07:00
Tamas Nemeth
ff3a9dd4b9
fix(spark-lineage): Rename table.platform to table.hive_platform_alias ( #6311 )
2022-10-28 16:59:17 -07:00
Chris Collins
37ac31c06f
feat(ui) Add documentation to term/node creation modal ( #6294 )
2022-10-28 15:02:27 -04:00
Chris Collins
6aedf67b02
feat(ui) Allow a user to type in a custom value in ingestion Secret Fields ( #6301 )
2022-10-28 12:48:23 -04:00
Harshal Sheth
ef824bd082
feat(ingest): add fallthrough support to KeyValuePattern ( #6302 )
2022-10-28 11:07:47 +02:00
Harshal Sheth
5b4f5f8d26
feat(ingest): mssql - add type mappings for BIT and SQL_VARIANT ( #6304 )
2022-10-28 11:05:06 +02:00
Aditya Radhakrishnan
7a16f847c4
fix(roles): move search button to right side of screen ( #6306 )
2022-10-27 19:35:36 -07:00
John Joyce
f170082137
refactor(docs): Minor docs refactoring ( #6300 )
2022-10-27 16:50:54 -07:00