Aditya Radhakrishnan
aeafa7e63f
feat(okta) - add support for filtering/searching when ingesting Okta groups and users ( #4586 )
2022-04-05 16:15:34 -07:00
Aseem Bansal
32349bf405
chore: update default cli for managed ingestion ( #4581 )
2022-04-05 15:33:13 -07:00
mayurinehate
0a97fa22f9
fix(tableau): fix for incorrect schema returned by tableau api for snowflake connectionType ( #4577 )
2022-04-05 14:56:35 -07:00
Aditya Radhakrishnan
8610c29e49
feat(search) - add DATETIME FieldType ( #4407 )
...
* feat(search) - add DATETIME FieldType
2022-04-05 14:41:54 -07:00
John Joyce
bc1c06069a
Adding PRE to graphql ( #4582 )
2022-04-05 11:29:06 -07:00
Ravindra Lanka
fe5f24c2b3
fix(ingestion): Refactor redshift_usage source: simplify, annotate & fix bugs. ( #4572 )
2022-04-05 09:21:27 -07:00
Aseem Bansal
809d1beae9
feat(snowflake): reduce permissions provisioned by default ( #4543 )
...
* feat(snowflake): reduce permissions provisioned by default
Co-authored-by: John Joyce <john@acryl.io>
2022-04-05 09:03:00 -07:00
Aseem Bansal
c30b473245
chore: cleanup extra file ( #4541 )
2022-04-05 08:08:36 -07:00
Pedro Silva
a20012fd6c
feat(docs) Improves docs around developing datahub, removes deprecated docs on building metadata service ( #4552 )
2022-04-04 19:15:21 -07:00
leifker
179fe07393
fix(protobuf) minor bugfixes for protobuf ( #4553 )
2022-04-04 17:52:09 -07:00
Aseem Bansal
55308327f1
doc: make note prominent on quickstart ( #4558 )
2022-04-04 17:49:50 -07:00
Matt Matravers
c108b07707
build(ui): Fix Windows UI lint ( #4556 )
...
Prettier expects LF line endings by default: https://prettier.io/docs/en/options.html#end-of-line
2022-04-04 17:48:11 -07:00
John Joyce
b277048b72
feat(GraphQL): Add data platform query to GraphQL API ( #4574 )
2022-04-04 17:42:28 -07:00
Dexter Lee
cea318ac8e
Renaming producer ( #4573 )
2022-04-04 16:46:32 -07:00
Kevin Hu
030d25f0a1
feat(ingest): add option for external Spark cluster ( #4571 )
...
* Add option for configuring spark cluster manager
Co-authored-by: Ravindra Lanka <rslanka@gmail.com>
Co-authored-by: Ravindra Lanka <rslanka@gmail.com>
2022-04-04 15:56:50 -07:00
John Joyce
95d6bcd1a0
exposing kafka consumer concurrency ( #4536 )
2022-04-04 14:57:34 -07:00
Gabe Lyons
ede6547eff
fix(search): handle commas in search queries in the UI ( #4570 )
...
* handle commas in search queries
* encode/decode everything else
v0.8.32
2022-04-04 14:25:46 -07:00
David Haglund
df9e07fda2
fix: replace direct and indirect references to linkedin with datahub-project ( #4557 )
...
* Update links for github-related links to use datahub-project:
- https://github.com
- https://img.shields.io/github/ ...
- https://raw.githubusercontent.com/ ...
* Also replace references for github repo linkedin/datahub with
datahub-project/datahub.
2022-04-04 14:39:30 -05:00
Dexter Lee
5e0409f8a6
fix(policy): Add view entity page priv to all entity types ( #4569 )
...
* Add to all
* Fix UI issues
2022-04-04 12:05:04 -07:00
Aseem Bansal
1478489c9c
fix(bigquery): missing dependency ( #4567 )
...
* fix(bigquery): missing dependency
* code review feedback
2022-04-04 08:34:34 -07:00
mayurinehate
58e4364354
fix(tableau): gracefully stop ingestion if tableau sign in not successful ( #4548 )
...
* fix(tableau): gracefully stop ingestion if tableau sign in not successful
* Update tableau.md
* Update tableau.md
* docs(tableau): update doc, add caveats, use env variables in credentials
Co-authored-by: John Joyce <john@acryl.io>
2022-04-04 13:15:08 +02:00
Dexter Lee
57ea768e7f
fix(docs): fix logo links on ingestion docs ( #4564 )
2022-04-01 22:02:24 -07:00
Abhiram98
26742728a6
feat(ingestion): schema, table filtering for redshift-usage ( #4396 )
...
* Filter based on table/schema pattern + documentation
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-04-01 20:48:23 -07:00
darapuk
a05d798939
(fix): Update path generated when creating LookML URL ( #4554 )
...
* (fix): Update path generated when creating LookML URL
2022-04-01 11:54:36 -07:00
Maggie Hays
66defee5cc
docs: add sumup logo ( #4549 )
2022-04-01 11:21:59 -07:00
Mark H. Wilkinson
c8105945c3
docs: Fix PostgreSQL typo in features.md
( #4560 )
2022-04-01 13:16:48 -05:00
Gabe Lyons
9e06f66b2b
feat(lineage): show fully qualified dataset name on expansion ( #4562 )
...
* show fully qualified dataset name on expansion
* also pull qualified name
2022-04-01 10:37:51 -07:00
Aseem Bansal
40188d27c9
fix: dependencies for usage sources ( #4561 )
2022-04-01 09:56:52 -07:00
Corentin
2fc3a48bc5
feat(ingest): indent sql queries for usage sources ( #3782 )
...
* feat(ingest): indent sql queries for usage connectors.
Co-authored-by: EC2 Default User <ec2-user@ip-172-31-22-140.eu-west-1.compute.internal>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-03-31 15:15:09 -07:00
Pedro Silva
152041b4c2
fix(rollback) Removes status & key aspects from affected aspects count during rollback ( #4551 )
2022-03-31 12:59:24 -07:00
Dexter Lee
3fbc84bb43
fix(policy): Remove all from the resource type choices ( #4538 )
...
* Remove all from the resource type choices
* Fix empty case
* Fix privileges
2022-03-31 10:16:54 -07:00
Aseem Bansal
94890c1e71
fix(ingest): snowflake-usage - log warning instead of error out ( #4544 )
2022-03-31 08:16:15 -07:00
Matt Matravers
ee0c931076
build(ui): allow custom nodeDistBaseUrl ( #4542 )
2022-03-31 08:15:25 -07:00
mayurinehate
c09834d52b
fix(kafka-connect): add platform for default case in jdbc connector, update tests for platform instance map ( #4545 )
2022-03-31 08:13:09 -07:00
Aseem Bansal
a3be594c89
chore: update pull request template ( #4547 )
2022-03-31 08:11:20 -07:00
RyanHolstien
a10a4ac62c
fix(dataPlatformInstance): add data platform instance to entity registry ( #4537 )
2022-03-30 22:55:31 -07:00
mayurinehate
467ea7917c
fix(kafka-connect): fix lineage for postgres-like 3-level hierarchy d… ( #4375 )
...
* fix(kafka-connect): fix lineage for postgres-like 3-level hierarchy dialects in jdbc source connnector
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-03-30 20:59:02 -07:00
RyanHolstien
d311067384
fix(cli): delete - handle case insensitive entity types ( #4492 )
2022-03-30 20:37:14 -07:00
Sergio Gómez Villamor
bdf17f551e
feat(ingest): glue - adds platform instance capability ( #4130 )
2022-03-30 18:50:26 -07:00
mohdsiddique
57002c766d
feat(stateful dbt): add stateful ingestion capability in dbt source ( #4456 )
...
* feat(stateful dbt): add stateful ingestion capability in dbt source
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-03-30 18:09:02 -07:00
Pedro Silva
306ddff13e
feat(platform): adds side-effect report for rollbacks ( #4482 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-03-30 17:33:35 -07:00
Maggie Hays
0be0689093
docs: Ingestion Source Docs Template ( #4275 )
...
* testing img.shield for status
* update to hyperlink
* changing link format
* adding status options
* updating prerequisities and quickstart
* update to ingestion docs
* updating template with collapse details
* adding linebreak between pip install commands
* Removed incomplete sentence
* typo fix
* pushing current changes
* testing logos in markdown table
* markdown table fix
* markdown table fix
* adding in additional logos
* transposing markdown table
* settling on final table format
* adding commented-out source template to sidebar.js
* moving reference sidebar and adding trailing comma
* fixing docs build
2022-03-30 15:36:39 -07:00
mayurinehate
9ba36100ab
feat(tableau): emit lineage edge from embedded datasource to upstream… ( #4470 )
...
* feat(tableau): emit lineage edge from embedded datasource to upstream published datasource
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-03-30 15:32:15 -07:00
Sunil Patil
36e9552d61
feat(ingestion): Support pluggable Schema Registry for Kafka Source ( #4535 )
...
* Support for pluggable schema registry for the Kafka source.
Co-authored-by: Sunil Patil <spatil@twilio.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-03-30 13:20:23 -07:00
Ebu (えぶ)
dad6a53890
feat(ui): Add new loading pattern logo ( #4369 )
2022-03-30 11:42:13 -07:00
leifker
9cc6d8af32
feat(integration): protobuf - additional annotations and features ( #4493 )
2022-03-30 10:50:13 -07:00
zhoxie-cisco
14df3cf165
perf(docker): datahub-gms - add jetty configuration xml ( #4435 )
...
* Add jetty cofig xml to change requestHeaderSize.
* Add jetty config in docker-compose.dev.yml
Co-authored-by: zhoxie-cisco <xiezhongjie1109@gmail.com>
2022-03-30 10:10:47 -07:00
Aseem Bansal
5d9c146bf7
doc: add example of profiling in default example ( #4532 )
2022-03-30 10:07:32 -07:00
Aseem Bansal
4db91e440d
doc: clarify CLI releases ( #4533 )
2022-03-30 10:07:09 -07:00
David Haglund
cd6a712896
fix(doc): Change to forward slash-separated strings, as in the example ( #4528 )
2022-03-30 09:10:23 -07:00