11753 Commits

Author SHA1 Message Date
Gabe Lyons
779d1cf369
feat(ml model): updating view of ml model feature list (#6576)
* updating view of ml model feature list

* Update TableOfMlFeatures.tsx
2022-12-02 09:51:51 -08:00
Pedro Silva
4f7b5ac5e6
feat(sql): Add SQL index on createdon field (#6522) 2022-12-02 09:13:47 +00:00
Tim Costa
6e31754594
fix: remove set -x from start script (#6589)
Co-authored-by: Tim Costa <timcosta@amazon.com>
2022-12-01 20:33:54 -08:00
Nick Wu
44c2749510
docs(graphql): fix deleteTest "Create"->"Delete" (#6574)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2022-12-01 20:29:59 -08:00
Harshal Sheth
308b4eae87
fix(ingest): clarify tableau auth error messages (#6600) 2022-12-01 19:33:10 -08:00
John Joyce
df96e89557
refactor(ui): Improving Kafka UI Ingestion Form, Create Domain, Create Secret Modals (#6588) 2022-12-01 15:25:52 -08:00
Maciej Bryński
10deee7333
docs(): remove Kafka Streams from documentation (#6596) 2022-12-01 15:24:25 -08:00
david-leifker
83b21b021c
fix(security): security version updates (#6602) 2022-12-01 16:43:15 -06:00
Harshal Sheth
d6dd8ccc51
fix(ingest): unify emit interface (#6592) 2022-12-01 23:02:50 +01:00
Harshal Sheth
6fe9ad4fbb
feat(ingest/bigquery): avoid creating/deleting tables for profiling (#6578) 2022-12-01 14:05:29 -05:00
Mayuri Nehate
f63c3e5222
fix(ingest): restrict snowflake-connector-python dependency (#6594) 2022-12-01 10:33:03 +01:00
Shirshanka Das
5937b35447
fix(actions): add missing datahub-gms-protocol env var (#6593) 2022-12-01 00:25:43 -08:00
Tamas Nemeth
72b95f2957
fix(ingest): profiling - Profiling failed if column cardinality threw an error #6582 2022-12-01 07:37:22 +01:00
John Joyce
180a993e09
chore(release): Updating default CLI version, update updating-datahub (#6590) 2022-12-01 11:59:58 +05:30
david-leifker
4ca3327d89
fix(security): update ranger commons & dependencies for security vulns (#6577)
* fix(security): update ranger commons & dependencies for security vulns
v0.9.3
2022-11-30 17:05:01 -06:00
david-leifker
00e8750657
fix(test): fix delete smoke test (#6585) 2022-11-30 13:44:55 -06:00
Aseem Bansal
f69b4699e4
docs(notes): add release notes for v0.1.69 managed DataHub (#6573) 2022-11-30 15:19:50 +05:30
Harshal Sheth
1366724097
fix(ingest): restrict snowflake's sqlalchemy dep (#6579) 2022-11-30 08:14:45 +01:00
Aseem Bansal
329ecb8958
feat(cli): remove inconsistency check command (#6569) 2022-11-29 13:23:21 -08:00
Bumsoo Kim
6dd6bfc795
refactor(airflow): remove verbose log from airflow plugin (#6516)
Co-authored-by: John Joyce <john@acryl.io>
2022-11-29 14:08:07 -05:00
david-leifker
ef9a280ba4
fix(verions): Update opentelemetry and updates from pr-5239 (#6563) 2022-11-29 10:59:38 -06:00
Raj Tekal
42ee2f3729
feat(ui) Add owner to dataset - allow same owner with a different type (#6463)
Co-authored-by: vtekal <varadaraj_tekal@optum.com>
Co-authored-by: John Joyce <john@acryl.io>
2022-11-29 08:46:41 -08:00
david-leifker
a2dc229c62
fix(tests): Misc updates for tests, auth log level, and quickstart (#6491) 2022-11-29 08:44:55 -08:00
Mayuri Nehate
fb2ffe459b
fix(ingest): clickhouse - fix types changes in clickhouse sqlalchemy 0.2.3 (#6572) 2022-11-29 16:00:45 +01:00
Aseem Bansal
1bb8be59cc
ci(label): add smoke test label (#6571) 2022-11-29 18:47:49 +05:30
Mayuri Nehate
ec056211a8
fix(ingest): snowflake - graceful error handling in snowflake classification (#6568) 2022-11-29 12:24:24 +01:00
Harshal Sheth
d4bf6ce3fc
feat(docs): fast reload command for markdown edits (#6539) 2022-11-29 00:52:16 -05:00
Harshal Sheth
7f93ee5f13
fix(ingest): set DataProcessInstance created ts to start time (#6566) 2022-11-28 20:26:40 -08:00
John Joyce
d1b12243bb
feat(models): Adding 'created', 'lastModified' timestamp to Dataset, Container, Dashboard, Chart (#6527) 2022-11-28 18:18:34 -08:00
John Joyce
7136dd5ae6
feat(platform): Support @Searchable + @Relationship Annotations for Timeseries Aspects (#6455) 2022-11-28 18:17:40 -08:00
Mert Tunç
536218cb4b
docs(ingest/kafka): add field descriptions of kafka-related configs to pydantic (#6559) 2022-11-28 17:37:04 -05:00
Harshal Sheth
880d04246d
fix(ingest): handle docker-compose version v prefix (#6561) 2022-11-28 16:55:15 -05:00
david-leifker
d7faaa00c0
fix(contrib): Update base python image for es7-upgrade (#6562) 2022-11-28 15:51:03 -06:00
John Joyce
6eb63c2aab
feat(ui): Add Test Connection Support for BigQuery ingestion source (#6543) 2022-11-28 10:29:46 -08:00
mohdsiddique
4d76b415c0
fix(apache-ranger): rome dependency (#6560)
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
2022-11-28 09:21:06 -08:00
Tamas Nemeth
28a61bc9f9
fix(ingest): bigquery - setting partition id for profiling data (#6558) 2022-11-28 18:18:51 +01:00
Teppo Naakka
87312f85f5
feat(ingest): powerbi - scan all accessible workspaces (#6441) 2022-11-28 17:17:15 +01:00
Tamas Nemeth
278c38cae4
fix(ingest): bigquery - Fixing querying non-date partition columns in profiling (#6554) 2022-11-26 18:48:33 +01:00
Tamas Nemeth
d424edde41
fix(ingest): bigquery - missing sqlalchemy dep and row count fix (#6553) 2022-11-25 22:33:14 +01:00
Mayuri Nehate
7a8e36d57d
feat(ingest): refactor classification mixin interface, support new info types (#6545) 2022-11-25 18:48:42 +05:30
Pedro Silva
5fd5866a03
feat(upgrade): Make restore from backup logic generic (#6536) 2022-11-24 21:49:24 +05:30
Peter Szalai
f77117a9e0
fix(envs): remove DATASET_ENABLE_SCSI stale env var (#6546) 2022-11-24 21:34:53 +05:30
Mayuri Nehate
a12f5daaf4
style(ingest): fix lint checks for superset (#6548) 2022-11-24 21:33:57 +05:30
Chris Collins
6255181169
fix(ui) Display duplicate nodes in lineage viz (#6526) 2022-11-23 16:14:21 -08:00
Chris Collins
cc832124df
fix(ui) Wrap schema field descriptions to allow read more/less always (#6541)
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
2022-11-23 16:01:40 -08:00
Harshal Sheth
ce3f663a57
build(ingest): support flake8 6.0.0 (#6540) 2022-11-23 17:40:55 -05:00
Phong Vu
0eb54c6387
fix(ingest): handle groupby custom label case (#6456)
fix(ingest): handle groupby custom label case

Co-authored-by: Phong Vu <phongvt@meeyland.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-11-23 14:12:18 -08:00
John Joyce
73671de7e7
refactor(recommendations): Filtering for specific entity types in recommendations (#6538) 2022-11-23 13:33:35 -08:00
John Joyce
a400eb0d52
refactor(ui): Adding apollo caching to manage domains page. (#6494) 2022-11-23 12:31:31 -08:00
Harshal Sheth
ebd685d40d
fix(ingest/airflow): respect enabled flag in airflow plugin (#6528) 2022-11-23 11:52:05 -08:00