Mugdha Hardikar
|
ced6c38239
|
fix(ingest): bigquery-usage - fix dataset name for sharded table (#5412)
|
2022-07-19 20:59:02 -07:00 |
|
Mugdha Hardikar
|
a6dc669891
|
docs(bigquery): add changelog and unittest for profiling limits (#5407)
|
2022-07-19 09:39:09 +05:30 |
|
Mayuri Nehate
|
e6ce4324c9
|
fix(ingest): looker - pass transport options to all api calls (#5417)
|
2022-07-17 13:55:20 -07:00 |
|
Shirshanka Das
|
f387fa6149
|
fix(ingest): ensure upgrade checks run async (#5383)
|
2022-07-16 17:38:33 -07:00 |
|
Pedro Silva
|
bc96cf22e7
|
fix(metadata-ingestion) Fix broken csv enricher test (#5406)
|
2022-07-15 19:00:36 +05:30 |
|
Mayuri Nehate
|
2c48329810
|
feat(model): dashboard usage model, is_null condition added (#5397)
|
2022-07-15 15:37:06 +05:30 |
|
Pedro Silva
|
b2edd44b6a
|
Adds support for Domains in CSV source (#5372)
|
2022-07-15 14:20:41 +05:30 |
|
Felix Lüdin
|
a0303448ba
|
feat(dashboards): add datasets field to DashboardInfo aspect (#5188)
Co-authored-by: John Joyce <john@acryl.io>
|
2022-07-14 09:54:02 -07:00 |
|
Tamas Nemeth
|
4334248953
|
feat(airflow): Circuit breaker and python api for Assertion and Operation (#5196)
|
2022-07-13 10:17:38 -07:00 |
|
Shirshanka Das
|
860d475c5e
|
feat(ingest): improve domain ingestion usability (#5366)
|
2022-07-11 09:37:38 -07:00 |
|
Shirshanka Das
|
558a65a3c3
|
fix(ci): fix mysql test and attempt kafka-connect ingestion (#5352)
|
2022-07-07 08:28:34 -07:00 |
|
Mugdha Hardikar
|
94dd3ad5a1
|
fix(ingest): bigquery-usage - dataset name for sharded tables (#5347)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2022-07-07 00:37:13 -07:00 |
|
Mayuri Nehate
|
4b515e022b
|
feat(ingest): salesforce - add connector (#5104)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Vincent Koc <koconder@users.noreply.github.com>
|
2022-07-06 10:01:16 -07:00 |
|
Aditya Radhakrishnan
|
fc8e59387d
|
feat(ingest): update CSV source to support description and ownership type (#5346)
|
2022-07-06 21:29:29 +05:30 |
|
Mayuri Nehate
|
f23c2c9b64
|
fix(ingest): tableau - omit schema fields when name is absent (#5275)
|
2022-07-05 10:40:55 -07:00 |
|
Shirshanka Das
|
e93e4691fb
|
feat(ingest): lookml - adding support for only emitting reachable views from explores (#5333)
|
2022-07-05 10:14:12 -07:00 |
|
Mayuri Nehate
|
80e91b457f
|
feat(ingest): looker - ingest dashboard create/update/delete timestamps (#5312)
|
2022-07-05 09:04:41 -07:00 |
|
Mugdha Hardikar
|
5455122267
|
feat(ingest): delta-lake: adding support for delta lake (#5259)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2022-06-27 16:16:33 -07:00 |
|
Shirshanka Das
|
4b3135a0f8
|
feat(ingest): dbt - improving dbt_meta mapping (#5237)
|
2022-06-24 13:43:12 +02:00 |
|
Tamas Nemeth
|
1086614129
|
fix(ingest): bigquery - Grouping date named tables at bigquery (#5230)
* Grouping date named tables at bigquery
* Fixing table name for sharded tables
|
2022-06-23 11:53:25 +02:00 |
|
Piotr Sierkin
|
9f2b3b9ba6
|
fix(ingest): dbt - make assertion display names consistent (#5214)
Co-authored-by: Piotr Sierkin <piotr.sierkin@getindata.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2022-06-22 22:07:00 -07:00 |
|
Aditya Radhakrishnan
|
82ca92f8f9
|
feat(ingest): adds csv enricher ingestion source (#5221)
|
2022-06-22 12:25:39 +05:30 |
|
Atul Saurav
|
648ebfcc93
|
feat(ingestion) ldap: make ldap attrs keys configurable (#4682)
|
2022-06-21 12:01:00 -07:00 |
|
Tamas Nemeth
|
393c07ee52
|
refactor(ingest): bigquery-usage - Adding tests for bigquery usage filters (#5195)
|
2022-06-20 18:28:27 -07:00 |
|
Aseem Bansal
|
c942350e3c
|
feat(ci): split integration tests to reduce run time (#5205)
|
2022-06-20 21:08:37 +05:30 |
|
Aseem Bansal
|
d518b5a085
|
fix(cli): correct handling of env variables (#5203)
|
2022-06-20 20:53:47 +05:30 |
|
Shirshanka Das
|
0ee2569d5c
|
feat(ingest): dbt - adding support for dbt tests (#5201)
|
2022-06-18 13:30:04 -07:00 |
|
Aseem Bansal
|
4541379024
|
feat(build): changes to decrease build time, cancel runs in case of multiple commits (#5187)
|
2022-06-17 18:05:10 +05:30 |
|
Tamas Nemeth
|
b0db17e237
|
feat(ingest): bigquery - option to send usage queries as well as operational metadata (#5151)
|
2022-06-16 16:00:35 -07:00 |
|
skrydal
|
503208beaa
|
feat(ingest): dbt - add platform instance for target platform (#5129)
|
2022-06-12 09:29:44 -07:00 |
|
cccs-eric
|
f25a5f043d
|
fix(iceberg): Change how MapType are mapped to Avro to support complex Map key type. (#5060)
|
2022-06-09 08:13:10 +05:30 |
|
Sebo Kim
|
da273802be
|
fix(ingest): looker - original view name should be used for explore_joins (#4928)
|
2022-06-08 18:42:55 -07:00 |
|
Gabe Lyons
|
538cfba526
|
fix(ingest): dbt - ensure platform_instance filled out only for dbt nodes (#5115)
|
2022-06-07 20:09:42 -07:00 |
|
Shirshanka Das
|
601ee9eae1
|
feat(looker): ensure explore name matches looker's display name (#5111)
|
2022-06-07 16:49:53 -07:00 |
|
John Joyce
|
5c501fba2c
|
fix(cli): Bumping avro-gen3 to 0.7.4 (#5098)
|
2022-06-07 12:56:06 -07:00 |
|
Gabe Lyons
|
3c7c83f447
|
tests(lookml): adding tests for model deny patterns (#4934)
|
2022-06-06 08:26:27 -07:00 |
|
Lal Rishav
|
4f82e29697
|
feat(ingest): snowflake using oauth for Azure (#4647)
|
2022-06-06 17:49:49 +05:30 |
|
Ravindra Lanka
|
96f923e007
|
fix(ingest): common - fix nullability determination for the AVRO fixed type. (#5023)
|
2022-05-29 09:06:08 -07:00 |
|
Gabe Lyons
|
e607410a40
|
dont set platform instances for sources (#5028)
|
2022-05-27 10:57:27 -07:00 |
|
Aseem Bansal
|
d926fa26f5
|
fix(parsing): incorrect parsing for commas (#5027)
|
2022-05-27 22:22:13 +05:30 |
|
Aseem Bansal
|
64bb918939
|
fix(parsing): improve sql parsing, some debugging redash (#5025)
|
2022-05-27 19:28:45 +05:30 |
|
Ravindra Lanka
|
26c0acf786
|
fix(build): fix for hana build failure for aarch64. (#5019)
|
2022-05-26 15:29:21 -07:00 |
|
Harshal Sheth
|
480fb2e770
|
test(ingestion): change class names to avoid unittest warnings (#5005)
|
2022-05-26 22:09:40 +05:30 |
|
Ravindra Lanka
|
108b492ed1
|
feat(ingestion): Add Iceberg source (#5010)
Co-authored-by: cccs-eric <eric.ladouceur@cyber.gc.ca>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2022-05-26 08:05:57 -07:00 |
|
buggythepirate
|
92338c7912
|
feat(ingest): Added new ingestion source SAP HANA (#4376)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
|
2022-05-26 03:42:50 -07:00 |
|
Ebu (えぶ)
|
2911e1ed1b
|
feat(ingest): Add Source from Vertica (#4555)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
|
2022-05-26 03:26:28 -07:00 |
|
John Joyce
|
1e428aacd8
|
feat(DataHub Operations): Adding GraphQL mutation for reporting Dataset operations (#4988)
|
2022-05-25 13:27:46 -07:00 |
|
mayurinehate
|
6f553d4644
|
fix(ingest): tableau - fix chart custom properties None key error, update docs (#4931)
|
2022-05-24 22:52:53 -07:00 |
|
Tamas Nemeth
|
be91e2341f
|
feat(ingest): s3 - speeding up ingestion with sampling (#4927)
|
2022-05-24 22:17:10 -07:00 |
|
Claudio Benfatto
|
bbd0ab823d
|
feat(ingestion): optionally disable some kafka schema warnings (#4169)
Co-authored-by: Claudio Benfatto <claudio.benfatto@adevinta.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
|
2022-05-24 14:27:02 -07:00 |
|