12076 Commits

Author SHA1 Message Date
Saketh Varma
523e16d8b7
fix(ui): Move buttons outside the form (#13715) 2025-06-10 11:24:06 -06:00
Anna Everhart
f632f970a4
Updated the Did You Mean to not be cut off (#13725) 2025-06-10 08:32:48 -07:00
Jay
72b1dd5053
feat(graphql) enriching entity health results with more context (#13728) 2025-06-10 11:11:36 -04:00
david-leifker
4f5e9c7508
feat(rest-emitter): set 60s ttl on gms config cache (#13729) 2025-06-10 09:21:29 -05:00
v-tarasevich-blitz-brain
4020494bc9
feat(ingestion): add hidden sources message to table's footer (#13685) 2025-06-09 18:26:36 -04:00
purnimagarg1
16a3211a96
feat(ui/ingestion): implement hover state for stacked avatars in owners column (#13703) 2025-06-09 18:25:42 -04:00
david-leifker
8889181b31
feat(smoke-test): support fixtures with timestamp updates (#13727) 2025-06-09 12:02:10 -05:00
RyanHolstien
fa55e5e39a
fix(usageEvent): fix hook interface (#13724) 2025-06-09 11:11:59 -05:00
Anthony Burdi
1dc3a19145
feat(sdk): Add subscriptions client to main client OSS (#13713) 2025-06-09 11:29:15 -04:00
Anna Everhart
c997668110
Updated drawer to match entity drawer styling (#13665) 2025-06-09 08:12:31 -07:00
Gabe Lyons
c913aa4161
feat(application): Adding application entity models, apis, search and entity page. (#13660) 2025-06-09 10:12:40 -04:00
v-tarasevich-blitz-brain
4574768b3a
fix(ingestion): show dash for null values in sources and execution tables (#13705) 2025-06-08 21:49:27 -04:00
v-tarasevich-blitz-brain
7e72dca891
fix(ingestion): rename name column and filter to sources on the executions tab (#13704) 2025-06-08 21:47:15 -04:00
purnimagarg1
83581dc14f
fix(ui/ ingestion): fix double onboarding modals on ingestion page (#13709) 2025-06-08 21:02:35 -04:00
purnimagarg1
b3f4d5f135
fix(ui/ingestion): filter current user to prevent the owner from getting added twice (#13708) 2025-06-08 21:01:50 -04:00
david-leifker
289abb6463
fix(ci): handle missing github ref (#13714) 2025-06-07 23:14:19 -07:00
david-leifker
ab5b08e725
chore(): global tomcat exclude (#13698) 2025-06-06 17:38:24 -05:00
Anthony Burdi
79e8da01e2
fix(sdk): Ignore mypy error for conditional ResolverClient import (#13712) 2025-06-06 18:01:02 -04:00
Kevin Karch
bf57943f3d
fix(docs): policies footnotes out of order (#13691) 2025-06-06 13:42:07 -04:00
Andrew Sikowitz
11cd28ebc8
fix(build/storybook): Surface errors (#13711) 2025-06-06 10:12:04 -07:00
Anthony Burdi
92af5546b6
feat(sdk): Add support for Assertion and Monitor entities (#13699) 2025-06-06 09:38:11 -04:00
Tamas Nemeth
0eef7a02c7
feat(ingest/unity-catalog): Tag extraction (#13642) 2025-06-06 13:24:56 +02:00
Hyejin Yoon
e82cc6672b
feat(sdk) add dashboard & chart entity (#13669) 2025-06-06 16:28:28 +09:00
Hyejin Yoon
e169b4ac05
feat(sdk): add get_lineage (#13654) 2025-06-06 12:34:52 +09:00
purnimagarg1
01357940b1
feat(ui/ingestion): use routed tabs and add links between sources and execution logs tab (#13694) 2025-06-05 23:21:25 -04:00
Aseem Bansal
81a510aff6
fix(ui): null deref (#13696) 2025-06-05 12:37:08 -04:00
dependabot[bot]
0e2a79665a
build(deps): bump tar-fs from 2.1.2 to 2.1.3 in /docs-website (#13673)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-05 11:13:33 -05:00
Chakru
57ffbc17e5
fix(build): restore deleted code that broke build (#13695)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-06-05 09:01:19 -05:00
Sergio Gómez Villamor
67844f1a53
feat(sdk): add EntityClient.delete documentation and tests (#13688) 2025-06-05 14:46:14 +02:00
Hyejin Yoon
83881e4129
feat(sdk): add add_lineage to lineage subclient (#13622) 2025-06-05 15:26:53 +09:00
Hyejin Yoon
488f011fa0
feat(sdk): add structured properties aspect (#13689) 2025-06-05 14:24:22 +09:00
Harshal Sheth
4114392647
fix(docs): make docs inclusion opt-in (#13680) 2025-06-04 16:33:08 -07:00
Andrew Sikowitz
454f76f2b5
feat(ui/lineage): Support changing home node via double click (#13403) 2025-06-04 15:04:27 -07:00
david-leifker
799a9f2e31
feat(search): lineage search performance (#13545) 2025-06-04 13:54:45 -05:00
jmacryl
235a773eea
Pfp 1277/indexing perf (#13480) 2025-06-04 19:56:10 +02:00
purnimagarg1
995c1ed730
improvement(ui/ingestion): improvements in redesigned ingestion table (#13674)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-06-04 13:39:10 -04:00
v-tarasevich-blitz-brain
80ad1cc7a3
fix(ingestion): fix size of the sources filter (#13686) 2025-06-04 11:52:26 -04:00
v-tarasevich-blitz-brain
93aa64200a
feat(ingestion): add rollback button (#13677) 2025-06-04 11:50:33 -04:00
purnimagarg1
65ae48e774
feat(ingestion): add owners in create/edit ingestion source and show owners in ingestion table (#13663) 2025-06-04 11:35:24 -04:00
Jonny Dixon
612f68eced
feat(ingestion/sql-common): add column level lineage for external tables (#11997) 2025-06-04 13:24:44 +01:00
Aseem Bansal
13df355675
docs(cloud): update remote executor version (#13675) 2025-06-04 15:03:55 +05:30
Hyejin Yoon
082cc9e8d6
docs: skip release note details for 1.1.0 on docs site to fix build (#13683) 2025-06-04 15:42:12 +09:00
Anthony Burdi
f1f6fd9fa9
fix(web): Only display assertion tab buttons if there is more than one button (#13678) 2025-06-03 17:24:50 -04:00
david-leifker
b6ae134a56
chore(): bump jetty version (#13679) 2025-06-03 14:06:02 -05:00
Connell Donaghy
07e1c2d6b3
fix(cli): safely initialize schema_fields (#13586) 2025-06-03 15:16:27 +02:00
RyanHolstien
5311434c70
feat(kafka): add interface design for listeners (#13637) 2025-06-02 13:39:32 -05:00
Anthony Burdi
7d5519f2e1
refactor(web): Embed url mapping into Tabs component for general use (#13648) 2025-06-02 14:01:56 -04:00
v-tarasevich-blitz-brain
5041677082
feat(ingestion): add execution log tab (#13611) 2025-06-02 10:47:27 -04:00
ksrinath
ee5d1e5260
feat(iceberg): add namespace permissions (#13414)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-06-02 17:25:48 +05:30
Atanu Chatterjee
487d52ad6e
fix(openapi_parser): add ability to parse openapi 3.0+ schemas (#13624) 2025-06-01 18:52:52 +02:00