John Joyce
5cb02319c6
feat(ui): Introducing New group profile ( #4308 )
2022-03-03 18:04:48 -08:00
John Joyce
2c3effa54d
Minor fixes to policies redesign ( #4309 )
2022-03-03 17:05:07 -08:00
Dexter Lee
daab31d6ef
refactor(extractor): Move extractors to entity-registry ( #4307 )
...
* Move extractors to entity-registry
* Fix test
* Fix checkstyle
2022-03-03 16:57:32 -08:00
Ankit keshari
d96241c4e1
Resign the policy tab ( #4232 )
2022-03-03 16:02:58 -08:00
John Joyce
e64e71ee72
docs(readmes): Update module READMEs to reflect the current state of the world ( #4294 )
2022-03-03 14:20:35 -08:00
Dexter Lee
5e5cf701ed
Fix vulnerabilities ( #4297 )
2022-03-03 14:20:07 -08:00
Ankit keshari
1438abfdac
Fixed the UI issue: Height issue of editor and The Spacing issue between logo and description ( #4300 )
2022-03-03 14:19:46 -08:00
Dexter Lee
5d26c86a30
fix(search): Update urn tokenizer to tokenize on periods and slashes ( #4085 )
...
* Add period
* Update urn tokenizer
* Add tests
2022-03-03 10:37:10 -08:00
Aseem Bansal
53d1379a85
fix(cli): telemetry - failures should not cause the CLI to fail ( #4302 )
2022-03-03 09:40:01 -08:00
Ravindra Lanka
520968b247
fix(ingest): bigquery - fix stateful ingestion checkpoint reconstruction. ( #4295 )
2022-03-02 13:10:15 -08:00
John Joyce
29490e16c4
Small change ( #4293 )
2022-03-02 11:33:19 -08:00
Kevin Hu
b2b8826118
fix(ingest): clarify s3/s3a requirements and platform defaults ( #4263 )
2022-03-02 08:58:27 -08:00
Tamas Nemeth
2a5cf3dd07
feat(ingest): bigquery - ability to disable partition profiling ( #4228 )
2022-03-01 22:29:48 -08:00
Aseem Bansal
d52638a252
fix(ingest): lib - revert positional arg change, create new method ( #4266 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-03-01 22:06:37 -08:00
Fabiano V. Santos
c95715448c
fix(docker): use exec form to start container main process ( #4245 )
2022-03-01 21:49:43 -08:00
Gabe Lyons
9a4a1bb03c
fix(docs): fix frontend docs to replace port 9001 with 9002 ( #4280 )
2022-03-01 16:55:16 -08:00
Ravindra Lanka
ba0c912c88
fix(ingest): snowflake - fix view upstream lineages to eliminate false edges. ( #4284 )
2022-03-01 16:53:26 -08:00
Sergio Gómez Villamor
a2a939d406
feat(model): adds PRE in the FabricType enum ( #4226 )
2022-03-01 16:45:41 -08:00
Aseem Bansal
5f35620581
docs: add details to update users when using helm ( #4268 )
2022-03-01 16:41:37 -08:00
MugdhaHardikar-GSLab
ec26b0d52a
fix(ingest): fix config parsing for $ ( #4258 )
2022-03-01 16:11:06 -08:00
Tamas Nemeth
329b0b34b2
feat(ingest): bigquery - supporting v2 audit metadata on Bigquery ( #4233 )
2022-03-01 16:09:19 -08:00
Aditya Radhakrishnan
1275379d7d
feat(ingest) - cli - always display CLI version ( #4282 )
2022-03-01 16:07:58 -08:00
RyanHolstien
d8368e92ef
fix(ci): timeline - fix assertion in test ( #4285 )
2022-03-01 16:05:11 -08:00
mohdsiddique
e2f8db7926
feat: powerbi - add new source ( #4201 )
2022-02-28 17:37:22 -08:00
buggythepirate
a439e1d4b7
fix(docs): airflow - update instructions for running locally ( #4259 )
2022-02-28 17:36:29 -08:00
Ravindra Lanka
f12f653366
fix(ingest): snowflake - lineage + logging & reporting improvements. ( #4276 )
2022-02-28 17:34:48 -08:00
John Joyce
dd370798ae
fixing tag color in recs ( #4274 )
2022-02-28 17:33:54 -08:00
RyanHolstien
77a27359f2
fix(platform): timeline - fix semantic version ordering in API response and cli improvements ( #4271 )
2022-02-28 15:14:13 -08:00
John Joyce
f21569e88f
Adding resolved users and groups to policies ( #4272 )
2022-02-28 14:08:59 -08:00
Vishal Shah
93ff09517b
feat(ingest): add lineage_client_project_id field to the BigQuery config ( #4138 )
...
* feat(ingest): add lineage_client_project_id field to the bigquery config
* fix linting issues
* add type annotation for arguments
2022-02-28 11:19:23 -08:00
ksrinath
88d1c96fff
fix(doc) fix spelling mistake in dataset doc ( #4264 )
2022-02-28 10:53:45 -08:00
Aseem Bansal
c8a3e68202
fix(docs): doc build failing ( #4267 )
2022-02-28 10:53:22 -08:00
John Joyce
bcabff85d5
docs(ui): Adding guide for adding users to DataHub. ( #4262 )
2022-02-25 16:49:57 -08:00
Aseem Bansal
ec86e71edc
chore(managed ingestion): add variables for default val, update vals ( #4186 )
2022-02-25 16:33:59 -08:00
Aseem Bansal
b2c3084063
feat(ingest): add option to copy URN, fix graphql docs ( #4209 )
2022-02-25 16:32:46 -08:00
ksrinath
60c12d04be
docs(lineage): add fine-grained lineage docs and examples ( #4260 )
2022-02-25 07:35:48 -08:00
Vincenzo Lavorini
a113e4357e
fix(ingest): openapi - add support for user, password auth ( #4086 )
2022-02-24 23:29:01 -08:00
Kevin Hu
02fe05eb8f
feat(ingest): data-lake - remove spark requirement if not profiling ( #4131 )
2022-02-24 23:26:06 -08:00
Aseem Bansal
4b4c7d593b
chore(docs): cleanup location of guide, gitignore generated from git ( #4256 )
2022-02-24 22:58:14 -08:00
RyanHolstien
60e4656f03
fix(graphql): add platform to chart relationship query ( #4255 )
2022-02-24 22:51:57 -08:00
Kevin Hu
3d6db93aa6
fix(ingest): fix mixpanel profile emits ( #4253 )
2022-02-24 21:26:41 -08:00
Dexter Lee
c2f3fe182f
feat(model): add searchable annotation for features in feature table ( #4216 )
2022-02-24 19:44:42 -08:00
zhoxie-cisco
0146d47487
fix(mae-consumer): usage event transformer was using wrong aspect name. ( #4249 )
...
Co-authored-by: zhoxie-cisco <xiezhongjie1109@gmail.com>
2022-02-24 19:41:38 -08:00
Ravindra Lanka
1ac20ee764
feat(platform): add timeline api for dataset entity ( #4252 )
2022-02-24 19:40:55 -08:00
HuYueeer
3a0fe44344
feat(search): supporting chinese glossaryterm full text retrieval( #3914 ) ( #3956 )
...
* feat(search): supporting chinese glossaryterm full text retrieval(#3914 )
* refactor(search): modify mainTokenizer to appropriate position(#3914 )
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-02-24 17:11:43 -08:00
Sunil Patil
16f3d4683a
feat(ingest): elasticsearch - add support for url_prefix in configuration ( #4214 )
...
Co-authored-by: Sunil Patil <spatil@twilio.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-02-24 17:06:38 -08:00
Edward Vaisman
6ff551cbcd
feat(ingest): lineage-file - add ability to provide lineage manually through a file ( #4116 )
2022-02-24 17:02:38 -08:00
Bumsoo Kim
f17c033d51
fix(docs): fix reference to the credential step in okta guide ( #4243 )
2022-02-24 16:39:02 -08:00
Aseem Bansal
6248a55edb
fix(docs): fix broken link ( #4242 )
2022-02-24 15:45:52 -08:00
David Sanchez
8f75c278a1
fix(ingest): tableau - fix sheets external url ingestion ( #4231 )
2022-02-24 15:44:31 -08:00