Shirshanka Das
6f4835688e
fix(quickstart): elasticsearch-setup script fails on curl ( #5975 )
2022-09-18 17:05:13 -07:00
Tamas Nemeth
663a659f66
feat(ingest): bigquery-v2 - Add full profiling capability ( #5953 )
2022-09-17 09:46:45 +02:00
Harshal Sheth
c8cd7d5040
refactor(ingest): use typed objects in dbt ingestion ( #5929 )
2022-09-16 15:07:59 -07:00
Chris Collins
efc6ac3753
fix(ui) Filter search through schemas based on non-editable tags and terms as well ( #5942 )
...
* filter based on non-editable tags and terms as well
* update function name for consistency
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-18.lan>
2022-09-16 14:57:17 -07:00
Mayuri Nehate
a14617b6a4
fix(ingest): continue validation of s3 path_specs even if platform is set ( #5951 )
2022-09-16 12:03:57 -07:00
Aseem Bansal
eca73c0524
feat(ci): exempt from stale label ( #5964 )
2022-09-16 11:34:41 -07:00
Bogdan Antoniu
a86c966c91
feat(elasticsearch-setup): Add insecure option for curl
...
Co-authored-by: EXTERNAL Antoniu Bogdan (Fortech, EB-DB/ENG-Ku) <external.Bogdan.Antoniu@ro.bosch.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2022-09-16 11:22:50 -05:00
Harshal Sheth
937ab192c0
feat(ingest): add support for aliases in plugin registry ( #5958 )
2022-09-16 07:19:32 -07:00
Chris Collins
461406a090
feat(ingestion-ui) Use CLI version defined in recipe for test connection ( #5959 )
2022-09-16 09:54:39 -04:00
Harshal Sheth
78f648a6e0
docs(ingest): add example of ssl with mysql ( #5954 )
2022-09-16 17:46:52 +05:30
Aseem Bansal
a4720f8e2e
feat(elastic-setup): add better error handling ( #5963 )
2022-09-16 17:34:06 +05:30
skrydal
a026c84691
feat: qualifiedName support + populating glue ARN ( #5952 )
2022-09-15 21:15:03 -07:00
Harshal Sheth
a0f59825ec
docs(airflow) add back auth token info for airflow ( #5960 )
...
Seems this PR https://github.com/datahub-project/datahub/pull/5703 was accidentally reverted.
2022-09-15 17:02:28 -05:00
Shirshanka Das
f70bb201ce
fix(build): fix preflight script for m1 for lib postgresql ( #5957 )
2022-09-15 13:21:02 -07:00
Shirshanka Das
8bbe3f61f7
fix(docs): fix loom embed ( #5956 )
2022-09-15 13:19:46 -07:00
GYUHOON KIM
4986eac8d2
docs: datahub_conn_id => conn_id in Airflow Integration ( #5920 )
...
Co-authored-by: 김규훈[W Stat] <gyuhoon.kim@webtoonscorp.com>
2022-09-15 10:21:03 -07:00
Mayuri Nehate
2558129391
refactor(snowflake): move snowflake-beta to certified snowflake source ( #5923 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-15 09:53:54 -07:00
Mugdha Hardikar
93681d7a71
feat(ingest): delta-lake - support delta tables from minio ( #5758 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-15 09:51:14 -07:00
Harshal Sheth
7c00adc0ef
docs(airflow): show that rest host points at gms ( #5913 )
2022-09-15 09:25:45 -07:00
Harshal Sheth
66985335d0
fix(ingest): add trailing newline to ssh keys ( #5947 )
2022-09-14 20:53:26 -07:00
Shirshanka Das
14873775bd
feat(docs): lookml - add video for ui ingestion, remove secret step until we support ssh-keys as secrets ( #5948 )
2022-09-14 20:16:49 -07:00
Chris Collins
a3af5106e8
fix(ui) Make LookML deploy key a textarea and format key ( #5946 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-09-14 17:29:46 -07:00
Harshal Sheth
9384a52b23
feat(ingest): skip ssh known_hosts verification for git clone ( #5945 )
2022-09-14 16:43:21 -07:00
Ravindra Lanka
cf2f59f85f
fix(ingest): Fix snowflake usage stateful ingestion backward compatibility check. ( #5943 )
2022-09-14 13:25:50 -07:00
Chris Collins
34ed0af053
feat(ingestion-ui) Add LookML form to managed ingestion UI ( #5939 )
2022-09-14 16:05:37 -04:00
skrydal
f61a040555
feat(ingestion) Add more info to glue entities ( #5874 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-09-14 12:25:09 -07:00
Pedro Silva
43edc3b656
feat(docs) Adds guide on how to use personal access tokens ( #5873 )
...
* feat(docs) Adds guide on how to use personal access tokens
* Removes local images and uses static-asset repository
2022-09-14 13:13:14 -05:00
Harshal Sheth
e23523a781
fix(ingest): fix type annotations on some pydantic fields ( #5795 )
2022-09-14 11:05:31 -07:00
John Joyce
38f111117c
refactor(gms): Adding Java Entity Services ( #5931 )
2022-09-14 10:19:13 -07:00
Mayuri Nehate
8ead62dae5
fix(transformer): fix invalid lastModified.actor entry in transformers ( #5906 )
2022-09-14 09:59:17 -07:00
Harshal Sheth
a1e1d2fd0a
feat(ingest): add ConfigEnum type ( #5734 )
2022-09-14 09:57:42 -07:00
Justin Marozas
133b5e0348
feat(search): Add support for Elasticsearch object field type ( #5891 )
...
* object-type searchable field WIP
* elasticsearch object-type field WIP
* talk about the object fieldType in the docs
2022-09-14 11:50:19 -05:00
Shirshanka Das
c5f8fc1907
fix(docs): lookml - clean up links ( #5938 )
2022-09-14 09:43:59 -07:00
Ravindra Lanka
ee68f09624
feat(ingestion): Refactor standard state-handling tasks into a common handler that are common across all stateful ingestion sources. ( #5766 )
2022-09-14 09:30:42 -07:00
Harshal Sheth
8f5b773025
fix(airflow): prioritize conn_type over id-based type inference ( #5911 )
2022-09-14 18:30:03 +02:00
firas omrane
c606abdb40
fix(docker) Add platform to docker-compose command ( #5683 )
2022-09-14 17:56:42 +05:30
Aseem Bansal
f669ba6f14
feat(elastic-setup): more verbose logging ( #5937 )
2022-09-14 17:35:26 +05:30
Harshal Sheth
d5d8a38caa
fix(ingest): move git requirement into lookml deps ( #5932 )
2022-09-14 14:47:07 +05:30
Aseem Bansal
ff04e0e0bd
fix(ci): process older issues first ( #5926 )
2022-09-14 14:46:41 +05:30
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