7983 Commits

Author SHA1 Message Date
Mugdha Hardikar
fe0773278b
Create application setup on sqlevent start (#5657) 2022-08-17 16:02:37 +02:00
Chris Collins
acddbee042
feat(ingestion) Fetch live logs on an ingestion run from UI (#5653)
* feat(ingestion) Fetch live logs on an ingestion run from UI

* final cleanups

Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-478.lan>
2022-08-16 16:01:26 -07:00
Ankit keshari
d04138aec3
Glossary: Worked on the refetching data issue (#5638) 2022-08-16 17:41:02 -04:00
Kwanyoung Son
9143663f1f
fix(ingest): redash - fix redash dashboard url bug (#5500)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-08-16 13:39:27 -07:00
Ankit keshari
4ea0da1c11
fix(ui): Table and column stats hide when there is no data (#5651) 2022-08-16 13:10:05 -07:00
Aezo
8d6a9e08c9
feat(ingest): GE profiler Trino support (#5361)
* feat(ingest): GE Profile/Action Trino support

* bumping GE version

* updated golden test files

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-08-16 09:46:52 -07:00
Peter Szalai
0d5e698218
feat(ingest): rest_emitter - Adding option to disable ssl (#5642) 2022-08-16 15:31:46 +02:00
Aseem Bansal
01e5bdf092
fix(ci): use graphql instead of restli (#5610) 2022-08-16 17:28:15 +05:30
Harshal Sheth
d854798b96
fix(ingest): remove detailed profiler event (#5616) 2022-08-15 22:42:42 -07:00
Harshal Sheth
bf189d980d
fix(ingest): mongodb - use ping command to test connection (#5650)
fixes #5637.
2022-08-15 22:37:07 -07:00
Harshal Sheth
680c4a8f81
chore(ingest): drop data-lake source in favor of s3 source (#5628) 2022-08-15 22:30:40 -07:00
Mugdha Hardikar
a449e8ba7d
feat(mssql): add multi database ingest support (#5516)
* feat(mssql): add multi database ingest support

* Delete older golden file.

* Update s3.md

* fix test setup
2022-08-15 21:37:47 -07:00
Harshal Sheth
dfd0d1581b
fix(ingest): remove alphabet field from allow/deny config (#5629) 2022-08-15 20:55:17 -07:00
Mayuri Nehate
dc08bedd6e
feat(ingest): snowflake - add snowflake-beta connector (#5517) 2022-08-15 20:54:02 -07:00
Amanda Hernando
337087cac0
feat(ingest): glue - add stateful ingestion (#5553) 2022-08-15 20:50:45 -07:00
Harshal Sheth
41e8f7b203
feat(ingest): generate a list of aspects in codegen (#5633) 2022-08-15 17:21:40 -07:00
John Joyce
3a8ed2b314
feat(GraphQL API): Add "browsePaths" field to browsable entity types (#5646) 2022-08-15 17:12:24 -07:00
Mugdha Hardikar
31abb57bde
fix(ingest): delta-lake - allow environment, credential file based s3 authentication (#5636) 2022-08-15 17:08:41 -07:00
John Joyce
be22455ebb
feat(ui): Adding slack handle to corp group info (#5645) 2022-08-15 14:35:57 -07:00
Peter Szalai
b496994e06
docs(ingestion): Improve developer docs (#5644) 2022-08-15 12:41:23 -07:00
John Joyce
b97702f621
fix(ui): Fixing search filtering issue introduced with sticky filters (#5643) 2022-08-15 11:30:52 -07:00
Harshal Sheth
647d82d45f
docs(airflow): fix formatting (#5617) 2022-08-14 22:44:01 -07:00
Harshal Sheth
245ea89a88
build(docs-website): make codegen script idempotent (#5620) 2022-08-14 22:43:17 -07:00
Shirshanka Das
b996f21844
fix(ingest): cli - handle exception in upgrade check (#5641) 2022-08-14 11:52:20 -07:00
Shirshanka Das
63a3745010
fix(ingest): okta - make async loop init more robust (#5640) 2022-08-12 17:35:53 -07:00
Harshal Sheth
a991dc9491
fix(ingest): delta-lake - fix iteration bug (#5625) 2022-08-11 18:25:19 -07:00
Kotaprolu Hemanth
01ff036659
docs: update README.md (#5623) 2022-08-11 18:24:22 -07:00
Chris Collins
261163cac8
feat(ui) Retrieve last ingested timestamp and display on frontend (#5600) 2022-08-11 17:27:16 -07:00
Gabe Lyons
2252f82cef
fix(ui): stop overfetching data for operations (#5632) 2022-08-11 17:26:34 -07:00
Maggie Hays
fdcb05b833
docs(README): update links and reorg content (#5618) 2022-08-11 15:24:52 -07:00
Harshal Sheth
bfa28b6eaf
build(docs-website): only show release notes for recent releases (#5621)
* build(docs-website): only show release notes for recent releases

Bonus: also hides the release candidates from the docs website and
tweaks our date formatting to look better.

Changes stacked on top of
https://github.com/datahub-project/datahub/pull/5620, so merge that
first.

* lint
2022-08-11 14:51:09 -07:00
Ankit keshari
6b819e966c
fix(ui): Schema tab -- Fixed the header issue (#5622) 2022-08-11 14:37:57 -07:00
Chris Collins
126235a51f
feat(tokens) Create and display non-expiring tokens on the frontend (#5630)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-08-11 14:15:33 -07:00
Aditya Radhakrishnan
b042ab1ab0
fix(ingest): fix indenting issue in azure ad connector (#5627) 2022-08-11 14:10:28 -07:00
Gabe Lyons
c41f92c8d0
feat(model): Add optional message field to auditstamp (#5611)
* adding messge to audit stamp

* Update AuditStamp.pdl

* Update AuditStamp.pdl
2022-08-11 13:48:49 -07:00
Gabe Lyons
2e332d8c09
fix(graph service): only query for entities that should have lineage [Breaking Change] (#5539)
* allow filtering multiple entity types in graph service

* fixing up tests

* fixing imports

* lint fix

* another lint fix

* fixing another lint

* responding to comments

* fixing entity registry test

* always fetch yourself
2022-08-11 13:15:38 -07:00
Gabe Lyons
3ea0005fcb
do not require sources in graphql (#5626) 2022-08-11 11:55:50 -07:00
John Joyce
e9494f503f
feat(search): Sticky search filters + misc bug fixes & improvements (#5601) 2022-08-10 15:12:53 -07:00
John Joyce
03302ce409
fix(ui): Split based on Data Platform delimiter in Lineage viz (#5613) 2022-08-10 15:12:10 -07:00
Harshal Sheth
355c129c7c
chore(ingest): drop python 3.6 support (#5521) 2022-08-10 15:00:31 -07:00
Harshal Sheth
44328b66e3
fix(ingest): use default telemetry ID when config is unwritable (#5614) 2022-08-10 14:58:03 -07:00
Shirshanka Das
5337375b87
feat(model): adding status aspect to assertions (#5612)
This will allow for soft-delete of assertion entities
2022-08-10 13:12:57 -07:00
mohdsiddique
34c2f94ede
fix(transformers): domain transformer - change config, add docs (#5606)
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
2022-08-10 12:14:05 -07:00
Chris Collins
626196d45f
fix(ui) Followups to recent changes to UI ingestion forms (#5602) 2022-08-10 08:45:45 -07:00
Aseem Bansal
39c919407f
fix(ci): add env variable for creds smoke test (#5609) 2022-08-10 17:04:28 +05:30
Aseem Bansal
581765dd91
fix(ci): cancel docker-unified workflow only on PRs on new commits (#5608) 2022-08-10 16:22:56 +05:30
Aseem Bansal
fedf451668
fix(ci): use different image for smoke base image (#5607) 2022-08-10 14:53:30 +05:30
Ravindra Lanka
3aa74e0431
fix(ingest): glue - fix minor logging bug. (#5605) 2022-08-09 17:45:55 -07:00
Ankit keshari
2b2488e69e
feat(ingestion) Kafka UI ingestion form Addition and minor updates (#5598) 2022-08-09 16:20:10 -04:00
Aseem Bansal
526d0497a7
fix(ci): cleanup sleeps to instead use retries (#5597) 2022-08-09 11:18:49 -07:00