John Joyce
ca29f8b679
fix(bootstrap): Creating dedicated thread pool for executing async bootstrap steps + misc fixes ( #5798 )
2022-08-31 19:34:17 -07:00
Ravindra Lanka
af1fc8d91d
fix(ingest): snowflake - fix oauth config validation ( #5796 )
2022-08-31 17:51:13 -07:00
mohdsiddique
dbcd3099d4
fix(ingestion): looker - fix dashboard and chart-usage calculations ( #5791 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
2022-08-31 16:22:11 -07:00
Chris Collins
3059d9d0e1
feat(ingestion-ui) Add test connection button to Looker form ( #5794 )
2022-08-31 15:32:59 -07:00
Chris Collins
951bca096a
fix(audit logs) Set actor urn on audit stamp through Java Entity Client ( #5788 )
2022-08-31 10:26:47 -07:00
Gabe Lyons
570367ce4a
docs(lookml): updating github_info in lookml docs ( #5779 )
2022-08-31 10:23:10 -07:00
Chris Collins
23275a14d0
fix(tags) Add creator of tag as the owner of it ( #5787 )
2022-08-31 10:21:51 -07:00
John Joyce
c0a69eb2eb
fix(ci): Attempting to fix failing smoke tests ( #5760 )
2022-08-31 10:19:00 -07:00
John Joyce
7cfae0d7a3
fix(ui): Remove add limit on Entity Profile for glossary terms and tags ( #5780 )
2022-08-31 08:51:08 -07:00
Aditya Radhakrishnan
9bffad5a9e
docs(roles): add documentation about roles ( #5778 )
2022-08-30 21:16:01 -07:00
Shirshanka Das
4cbb79665e
feat(model): add storage size to dataset profiles ( #5777 )
2022-08-30 18:32:04 -07:00
Aditya Radhakrishnan
73cd2f995d
feat(roles): add roles feature to DataHub ( #5767 )
2022-08-30 18:31:34 -07:00
Shirshanka Das
134ca67369
feat(cli): add spinner to indicate progress ( #5769 )
2022-08-30 13:25:03 -07:00
Ankit keshari
d558db994a
refactor(ui): Worked on the Secret Fields in ingestion form ( #5727 )
2022-08-30 13:02:07 -07:00
Harshal Sheth
138846acca
fix(ingest): add pydantic version upper bound ( #5775 )
2022-08-30 11:07:23 -07:00
Gabe Lyons
47aa32a8a5
feat(simplified homepage): adding option to show limited entity types on homepage ( #5678 )
2022-08-30 09:17:11 -07:00
Aseem Bansal
157363586e
feat(restore-indices): add timing info ( #5773 )
2022-08-30 17:38:20 +05:30
Aseem Bansal
b477047b3b
feat(restore-indices): add urn like filter ( #5770 )
...
* feat(restore-indices): add urn like filter
* change logging
2022-08-30 15:16:48 +05:30
mohdsiddique
1f1056d7cf
feat(ingestion): looker - chart usage statistics ( #5652 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-08-30 00:21:31 -07:00
Tamas Nemeth
4572c96d60
feat(ingestion): bigquery - Bigquery beta connector - first cut ( #5663 )
2022-08-30 07:33:24 +02:00
Harshal Sheth
6aec44db00
chore: update server-side telemetry endpoint ( #5759 )
2022-08-29 19:16:50 -07:00
Harshal Sheth
24e4ee1746
feat(ingest): add config to extractor interface ( #5761 )
2022-08-29 19:16:17 -07:00
Harshal Sheth
80edf7c8ed
fix(ingest): add databricks dep for hive ( #5764 )
2022-08-29 19:14:04 -07:00
Mayuri Nehate
cc2a86853b
fix(ingest): snowflake-beta - fix missing initialization of variable ( #5757 )
2022-08-29 16:35:36 -07:00
Harshal Sheth
eb87db9813
fix(ingest): proper null skip logic in serialization ( #5749 )
2022-08-29 16:34:58 -07:00
Chris Collins
cf03a0799f
feat(ingestion-ui) Add ability to rollback ingestion runs from the UI - FE only ( #5740 )
2022-08-29 16:11:59 -07:00
Aditya Radhakrishnan
89238408b9
fix(search): validate entities exist before returning search results in EntityClient ( #5751 )
2022-08-29 13:40:02 -07:00
Chris Collins
0d35b53b41
feat(ingestion-ui) Add ability to set debug_mode on UI ingestion sources ( #5762 )
2022-08-29 13:39:14 -07:00
Chris Collins
33754d41f5
feat(ingestion) Add ability to rollback ingestion from UI - BE PR ( #5739 )
2022-08-29 13:09:15 -07:00
mohdsiddique
2b4f9400ca
fix(GMS): fix no such classes directory file:///etc/datahub/plugins/auth/resources ( #5743 )
2022-08-29 12:08:18 -07:00
Aseem Bansal
67a68b9705
feat(restore-indices): add multithreading and add aspectName, urn filter ( #5712 )
...
* feat(upgrade): improve logging to get idea of progress
* division by zero check
* division by zero fix
* wip
* temp work
* feat(datahub-upgrade): add multi-threading and aspect filter
* revert change on local
* fix bugs
* add back batchDelayMs
* remove redundant format
* report stats finally, shutdown executor
* Add time metrics
* clarify logging
* improve logging
2022-08-29 11:43:39 -05:00
Tamas Nemeth
7e15947a37
fix(doc): presto-on-hive - Removing new lines from docs to fix doc generation ( #5755 )
2022-08-29 13:42:07 +02:00
Harshal Sheth
ee43262f7c
chore(ingest): add vulture config and remove dead code ( #5745 )
2022-08-28 23:41:15 -07:00
John Joyce
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI ( #5752 )
2022-08-28 20:08:25 -07:00
Shirshanka Das
06d29df967
feat(model): add chartUsageStatistics to the chart entity ( #5753 )
2022-08-27 18:14:28 -07:00
Harshal Sheth
d5547d0fb3
chore(ingest): update mixpanel api endpoint ( #5750 )
2022-08-27 18:02:53 -07:00
Mayuri Nehate
a6369d355b
feat(ingest): snowflake - improvements to snowflake-beta connector ( #5736 )
2022-08-27 16:25:50 -07:00
Ravindra Lanka
b23195d3df
Fix sqllineage parser to handle special tokens with a hyphens in the table and column names. ( #5748 )
2022-08-26 18:11:00 -07:00
Maggie Hays
59f8c9b4fe
docs(site redesign): Overhaul Docs Site ( #5731 )
...
* adding new wip docs
* update to docs-website
* update to get started link
* lint cleanup
* lint cleanup
2022-08-26 16:29:01 -05:00
John Joyce
10672c3464
fix(bootstrap): Remove malformed test in bootstrap.json ( #5747 )
2022-08-26 11:19:48 -07:00
Harshal Sheth
fa0fd7b830
fix(ingest): tweak mongodb schema inference to fix test ( #5744 )
2022-08-26 11:15:16 -07:00
Mugdha Hardikar
e448bb8832
feat(ingest): mysql - support multiple database in single recipe ( #5684 )
2022-08-26 19:47:49 +02:00
Shirshanka Das
fe52df6bab
fix(docs): fixes issue with auto-generated ingestion doc ( #5733 )
2022-08-26 09:31:53 -07:00
liyuhui666
08f5a44df0
feat(elasticsearch): Add nested type display ( #5524 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Ravindra Lanka <rslanka@gmail.com>
2022-08-26 09:07:03 -07:00
Shirshanka Das
ed1ceca9a7
fix(ingest): looker - soft-deleted charts should re-emerge on re-discovery ( #5732 )
2022-08-26 08:18:01 -07:00
Aseem Bansal
83d15dd86e
feat(ingest): file - allow filter by aspect and get stats ( #5738 )
2022-08-26 18:54:26 +05:30
Tamas Nemeth
a251625d04
fix(ingest): bigquery - Not setting ge config schema when profiling with temp table ( #5737 )
2022-08-26 13:32:44 +02:00
Shirshanka Das
c979349c65
fix(deps): remove tdigest dependency and associated code ( #5729 )
2022-08-25 17:08:38 -07:00
David Haglund
b830247727
fix(superset): do not crash when display_uri is not set ( #5711 )
2022-08-24 23:26:02 -07:00
Aseem Bansal
3da9941521
feat(ingest): round reported time to 2 decimal places ( #5721 )
2022-08-24 23:08:33 -07:00