Shirshanka Das
|
07e4d0696f
|
feat(ingest): json-schema - add json schema support for files and kaf… (#7361)
|
2023-02-19 08:43:13 -08:00 |
|
Andrew Sikowitz
|
a605f0752f
|
fix(deps): pin snowflake-connector-python (#7365)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
|
2023-02-18 10:44:55 +01:00 |
|
Andrew Sikowitz
|
632f730803
|
fix(ingest/looker): do not instantiate LookerDashboardSource on test_connection (#7369)
|
2023-02-18 09:32:28 +01:00 |
|
Tim
|
ad742f14c8
|
refactor(ingest,athena): update athena sample recipe (#7368)
|
2023-02-17 16:24:24 -08:00 |
|
Teppo Naakka
|
702221089d
|
feat(powerbi): add chart entities to similar browsepath as dashboards (#7293)
Co-authored-by: John Joyce <john@acryl.io>
|
2023-02-17 13:38:48 -08:00 |
|
mohdsiddique
|
79f576e2e1
|
fix(ingestion): powerbi # continue ingestion if m-query parsing fail (#7360)
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
|
2023-02-17 13:24:10 -08:00 |
|
Tamas Nemeth
|
32ab7949de
|
fix(ingestion/snowflake): Fixing stateful ingestion commit at Snowflake source (#7363)
|
2023-02-17 13:23:16 -08:00 |
|
Pedro Silva
|
50f7935d5b
|
fix(cli): Corrects search filter for delete (#7367)
|
2023-02-17 13:23:01 -08:00 |
|
Aseem Bansal
|
5690560b6e
|
feat(cli): make deprecations, renames easier to notice (#7310)
|
2023-02-17 22:50:41 +05:30 |
|
Tamas Nemeth
|
aa388f04c2
|
fix(ingest/bigquery): Increase batch size in metadata extraction if no partitioned table involved (#7252)
|
2023-02-17 11:49:47 +01:00 |
|
Aseem Bansal
|
372f673aef
|
chore(ci): mark tests correctly (#7337)
|
2023-02-15 16:32:53 +05:30 |
|
skrydal
|
8207e4637a
|
fix(ingest/tableau): make Tableau ingestor resilient to timeout exceptions (#7333)
|
2023-02-15 11:21:31 +01:00 |
|
Shirshanka Das
|
46810e0df9
|
logging(cli): dropping neo4j message to debug to avoid confusion (#7340)
|
2023-02-14 11:32:03 -08:00 |
|
mohdsiddique
|
3a095f960f
|
feat(ingestion): powerbi # Configurable Admin API (#7055)
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
|
2023-02-14 09:58:34 -08:00 |
|
Mayuri Nehate
|
2cffec9452
|
fix(check upgrade): update logic to compare server and client version (#7238)
Co-authored-by: John Joyce <john@acryl.io>
|
2023-02-13 13:09:38 -08:00 |
|
Andrew Sikowitz
|
8901498582
|
fix(transformers): pattern add domain transformer - enable replace_existing (#7317)
|
2023-02-13 12:52:44 -08:00 |
|
Felix Lüdin
|
da2b0c9e1b
|
fix(docs): sort sources by display name in doc's sidebar (#7322)
|
2023-02-13 12:39:54 -08:00 |
|
Tamas Nemeth
|
f10d622e47
|
fix(ingest/bigquery): Improve memory usage of lineage extraction (#7326)
|
2023-02-13 19:59:11 +01:00 |
|
Tamas Nemeth
|
b34e4fe1f1
|
fix(ingest/bigquery): Fix for table cache was not cleared (#7323)
|
2023-02-13 19:04:19 +01:00 |
|
Harshal Sheth
|
76846b4175
|
perf(ingest): speed up MCPW.validate() (#7319)
|
2023-02-11 23:42:28 +01:00 |
|
Harshal Sheth
|
582fdf95cd
|
chore(ingest): upgrade to mypy 1.0.0 (#7313)
|
2023-02-10 13:24:05 -08:00 |
|
Tamas Nemeth
|
793f303a79
|
fix(ingest/bigquery): Lowering significantly the memory usage of the BigQuery connector (#7315)
|
2023-02-10 13:12:02 -08:00 |
|
Harshal Sheth
|
55442042ff
|
feat(cli): improve startup time (#7292)
|
2023-02-10 21:36:01 +05:30 |
|
Aseem Bansal
|
ca65f9db18
|
refactor(github): change github reference to git references (#7308)
|
2023-02-10 21:07:44 +05:30 |
|
Tamas Nemeth
|
97355bc805
|
fix(ingest/bigquery): Usage rate limiting and lineage exported log fix (#7297)
|
2023-02-10 20:22:49 +05:30 |
|
Shirshanka Das
|
fc12fad74c
|
fix(docs): kafka - update docs to indicate protobuf support (#7280)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
|
2023-02-09 14:40:00 -08:00 |
|
Tamas Nemeth
|
bf7c00d88d
|
feat(ingest/bigquery) - Reporting current state of BigQuery ingestion (#7282)
|
2023-02-08 20:22:49 +01:00 |
|
Tamas Nemeth
|
1402071e48
|
fix(ingest/bigquery) - Fix for Bigquery parser quoted semicolon in the FROM table name as well (#7277)
|
2023-02-08 10:18:55 +01:00 |
|
Shirshanka Das
|
e0f9ba1d1f
|
feat(cli): add 0.10 awareness to upgrade prompt (#7273)
|
2023-02-07 16:50:40 -08:00 |
|
Mayuri Nehate
|
82e0d10637
|
feat(ingest/s3): use latest file to infer schema metadata (#7202)
Co-authored-by: John Joyce <john@acryl.io>
|
2023-02-06 13:40:36 -08:00 |
|
Harshal Sheth
|
b24f206e04
|
fix(ingest/tableau): handle missing query in tableau views (#7186)
|
2023-02-06 13:39:26 -08:00 |
|
Mayuri Nehate
|
389aa8c1d0
|
fix(cli): update message when pulling docker images (#7241)
Co-authored-by: Pedro Silva <pedro@acryl.io>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
|
2023-02-06 16:35:45 +01:00 |
|
Mayuri Nehate
|
e8c141269b
|
docs(ingest): update kafka connect doc, simplify starter recipe (#7243)
Co-authored-by: John Joyce <john@acryl.io>
|
2023-02-06 16:33:41 +01:00 |
|
Harshal Sheth
|
d2bcdc301a
|
feat(cli): improve docker quickstart (#7184)
|
2023-02-03 17:46:03 +05:30 |
|
John Joyce
|
3d1d5fac7c
|
refactor(docs): Minor language updates for kafka source doc header (#7237)
|
2023-02-03 14:42:45 +05:30 |
|
Aditya Radhakrishnan
|
bd17dde7b0
|
fix(ingest-idp): emit empty GroupMembership when there are no groups (#7196)
Co-authored-by: John Joyce <john@acryl.io>
|
2023-02-02 11:56:40 -08:00 |
|
Teppo Naakka
|
ba7b9d068e
|
fix(ingest): redshift # build late binding view lineage when sql written in upper case (#7223)
|
2023-02-02 20:53:30 +01:00 |
|
Harshal Sheth
|
2cfd82203a
|
fix(ingest/tableau): implement workbook_page_size parameter (#7216)
Co-authored-by: John Joyce <john@acryl.io>
|
2023-02-02 11:43:16 -08:00 |
|
Harshal Sheth
|
23730e0e9c
|
fix(cli/delete): skip references prompt if deleting an aspect (#7220)
|
2023-02-02 11:42:27 -08:00 |
|
Mayuri Nehate
|
67cb358395
|
docs(ingest/lineage): clarify name field in entity config for file based lineage (#7225)
|
2023-02-02 11:33:34 -08:00 |
|
John Joyce
|
c150ef04d6
|
feat(ui): Supporting display of columns and storage count in previews (#7198)
|
2023-02-02 09:38:06 -08:00 |
|
Daniel Messias
|
0d67e188ef
|
feat(glue): Use table name as human-readable name for Glue ingestion (#7213)
Co-authored-by: John Joyce <john@acryl.io>
|
2023-02-02 18:04:35 +01:00 |
|
Harshal Sheth
|
e3af6168d3
|
fix(ingest): upgrade feast to avoid build issues (#7218)
|
2023-02-02 15:24:28 +01:00 |
|
Dmitry Bryazgin
|
1a1f2906db
|
feat(ingest): Add custom properties to the ldap ingestion (#7125)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-02-01 16:37:14 -08:00 |
|
Iaroslav Frolikov
|
a2e0c60eeb
|
fix(ingest/bigquery): quoting for APPROX_COUNT_DISTINCT in BigQuery (#7207)
|
2023-02-01 22:06:17 +01:00 |
|
Peter Szalai
|
951364b9f2
|
fix(bootstrapdata): update timestamp to be in the last 1 year (#7206)
|
2023-02-01 18:07:43 +05:30 |
|
Aseem Bansal
|
21869adb83
|
chore(sample): add status removed aspect for sample data (#7203)
|
2023-02-01 15:07:15 +05:30 |
|
david-leifker
|
39920bb00f
|
feat(elasticsearch): Elasticsearch improvements (#6894)
|
2023-01-31 18:44:37 -06:00 |
|
mohdsiddique
|
e34c2ce517
|
docs(ingestion): powerbi # Add permission for DAX and mashup expressions (#7195)
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
|
2023-01-31 14:04:36 -08:00 |
|
Tamas Nemeth
|
0697fbcf81
|
fix(ingest/vertica): Fixing missing container properties (#7197)
|
2023-01-31 19:52:55 +01:00 |
|