7127 Commits

Author SHA1 Message Date
Harshal Sheth
68ea926770
fix(ingest): add dbt redshift type mappings (#5933) 2022-09-14 14:46:21 +05:30
Harshal Sheth
e3f8f29a31
feat(ingest): support version option in datahub client get_aspect_v2 (#5934) 2022-09-14 14:45:01 +05:30
Harshal Sheth
a8ac5f9e33
refactor(ingest): simplify DefaultSQLParser alias (#5935) 2022-09-14 14:44:22 +05:30
Shirshanka Das
15a33fadc8
feat(ingest): lookml - support for git checkout (#5924) 2022-09-13 16:40:59 -07:00
Gabe Lyons
77d7456cd7
update multiple favicons (#5927) 2022-09-13 16:20:09 -07:00
Harshal Sheth
aa93a34678
fix(docker): skip zoneinfo backport on newer python versions (#5912) 2022-09-13 11:37:55 -07:00
Danilo Peixoto
d1cfdf1894
fix(docs): feast recipe documentation (#5917) 2022-09-13 10:46:47 -07:00
Chris Collins
0be5c39802
feat(ingestion-ui) Display ingestion sources in UI more dynamically (#5789) 2022-09-13 13:27:12 -04:00
Harshal Sheth
dfeced8eee
fix(ingest): hide internal profiler.allow_deny_patterns from config (#5619) 2022-09-13 16:09:10 +05:30
Tamas Nemeth
c5c8e156aa
fix(doc) - fix boolean property in json schema (#5919) 2022-09-13 15:59:20 +05:30
Harshal Sheth
45979edd12
fix(ingest): handle lookml directory being in a symlink'd folder (#5916) 2022-09-13 13:42:44 +05:30
Chris Collins
e2822d4add
feat(graphql) Add new 'entities' endpoint to batch get entities by urn (#5915) 2022-09-12 21:11:22 -04:00
Harshal Sheth
b6d3fe88e5
fix(ingest): lookml - support relative paths in base_folder (#5914) 2022-09-12 13:59:48 -07:00
John Joyce
450fb2effb
refactor(gms): Refactoring util + entity client class locations (#5902) 2022-09-12 12:11:28 -07:00
Harry Nguyen
46bc1fe367
feat(ingestion): schema inference for jsonlines in S3 (#5725)
Co-authored-by: Nguyen Tri Hieu <nhieu@fossil.com>
2022-09-12 10:49:46 -07:00
Mayuri Nehate
aedf1522fb
feat(ingest): snowflake-beta - minor changes, tests (#5910) 2022-09-12 10:42:52 -07:00
Aseem Bansal
db37dd20ff
fix(ci): fix globs for auto-labeling PRs (#5903) 2022-09-12 18:18:18 +05:30
Ravindra Lanka
386719f15a
feat(platform): timeseries - Server & Client side changes to support timeseries aspect deletion & rollback. (#4756) 2022-09-11 11:27:46 -07:00
Harshal Sheth
e556bcb306
feat(ingest): add entity type inference to mcpw (#5880) 2022-09-10 20:36:10 -07:00
Harshal Sheth
220ae0b6c9
feat(ingest): make sink use type annotations (#5899) 2022-09-10 19:46:20 -07:00
Harshal Sheth
8f72de5d8b
refactor(ingest): move aspect maps to dedicated file (#5821) 2022-09-10 18:43:11 -07:00
Harshal Sheth
3cd8ea8316
test(ingest): use pytest parameterization for dbt integration tests (#5879) 2022-09-10 18:35:58 -07:00
Gabe Lyons
afa58888e4
improving chart & dashboard entity page rendering (#5864)
Co-authored-by: John Joyce <john@acryl.io>
2022-09-09 14:26:03 -07:00
Chris Collins
eb16caad95
feat(docs) Refactor Domains feature guide (#5859) 2022-09-09 14:20:11 -07:00
Aditya Radhakrishnan
f9556c59f3
docs(schema-history): update schema history docs (#5894) 2022-09-09 14:17:47 -07:00
Chris Collins
c4ac09d192
feat(ingestion-ui) Sort ingestion sources by last execution time (#5807) 2022-09-09 14:14:33 -07:00
Patrick Marx
de547a9af9
fix(frontend): forward Host header as X-Forwarded-Host (#5816) 2022-09-09 14:13:30 -07:00
Harshal Sheth
954397a078
fix(ingest): remove dbt disable_dbt_node_creation and load_schema options (#5877) 2022-09-09 14:07:55 -07:00
Marcin Szymański
57996049fb
fix(ingest): sql - add missing trino types (#5870)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-09 14:07:00 -07:00
Shirshanka Das
5074035c4d
feat(ingest): looker - improve defaults for usage extraction (#5893)
Co-authored-by: Ravindra Lanka <rslanka@gmail.com>
2022-09-09 13:35:49 -07:00
Shirshanka Das
056add128d
fix(ingest): datahub-api - move instantiation to the right config class (#5878) 2022-09-09 13:34:21 -07:00
Chris Collins
5303ecbd8e
feat(ui) Add entity search input to shared folder (#5876) 2022-09-09 14:29:23 -04:00
Chris Collins
3fb4fc35f7
feat(schema) Add search filter to Schema tab (#5845) 2022-09-09 14:28:53 -04:00
Shirshanka Das
5a0154f3fe
fix(ci): fix jar release action dependencies (#5884) 2022-09-09 10:16:09 -07:00
Peter Szalai
980e1819b3
fix(dev-docker): set right context for frontend dev build (#5885) 2022-09-09 09:57:39 -05:00
Shirshanka Das
083ab9bc0e
feat(jars): better jar versioning for datahub-client, spark-lineage and protobuf (#5883) 2022-09-08 23:36:15 -07:00
Shirshanka Das
fe30f54689
feat(datahub-protobuf): add support for shadow jar, publish (#5882) 2022-09-08 22:10:36 -07:00
Pedro Silva
e7b33c595b
feat(cli): make docker compose quiet (#5869) 2022-09-08 14:55:03 -07:00
Harshal Sheth
da46dcdc22
refactor(ingest): add ALL_ENV_TYPES constant (#5866) 2022-09-08 14:07:22 -07:00
Harshal Sheth
6063484714
fix(ingest): avrogen handling for missing fields with default values (#5844) 2022-09-08 14:05:28 -07:00
Harshal Sheth
2115d5bf1d
fix(ingest): remove dbt delete_tests_as_datasets option (#5865)
This option was added for backwards compat and can be dropped now.
2022-09-08 11:22:25 -07:00
Harshal Sheth
39fa9321c1
feat(ingest): support reading config file from stdin (#5847) 2022-09-08 11:04:20 -07:00
Pedro Silva
12f462e82b
fix(docker): Bumps JRE 11 to latest (#5875) 2022-09-08 12:44:28 -05:00
Harshal Sheth
eb57bebf48
fix(ingest): include urns in rest sink failure logs (#5848) 2022-09-08 10:29:40 -07:00
Ankit keshari
5a5af68210
Scroll issue on Glossary related entity page (#5804) 2022-09-08 12:30:13 -04:00
Pedro Silva
7d0f5435c8
feat(docker): Update Dockerfiles to use java 11 runtime (#5853) 2022-09-08 17:39:23 +05:30
Aseem Bansal
5339ce9459
docs(notifications): slack notification docs (#5871) 2022-09-08 17:24:35 +05:30
Gabe Lyons
f411487eb3
fix(domains): adding 10,000+ text when domain list caps out elastic count capacity (#5838) 2022-09-08 16:39:04 +05:30
Pedro Silva
102754f138
feat(smoke-tests) Make smoke tests use standalone consumers (#5856) 2022-09-08 16:34:11 +05:30
Shirshanka Das
b9068ffd2e
fix(m1): preflight works with brew postgres@14 (#5868) 2022-09-08 15:02:30 +05:30