12076 Commits

Author SHA1 Message Date
david-leifker
ebec860bce
fix(search): fix search filters, handle detection of keyword subfield (#7372) 2023-02-20 19:27:10 -06:00
Aseem Bansal
8a1a24b989
feat(analytics): add monthly active users in highlights (#7341) 2023-02-20 14:17:31 -08:00
Tamas Nemeth
097d4e6bbd
fix(dep/json-schema): Fixing json-schema dependencies (#7383) 2023-02-20 14:02:08 -08:00
John Joyce
92cd2b2c1b
fix(lineage): Fix Upstream + Downstream Count in presence of Soft-Deleted / Non-Existent references (#7374) 2023-02-20 14:00:14 -08:00
david-leifker
bd11575d5f
chore(version): additional version bumps & suppressions (#7382) 2023-02-20 14:39:27 -06:00
John Joyce
08a215951c
feat(queries): Overhaul Queries Tab (#7366) 2023-02-20 11:10:18 -08:00
david-leifker
7bbabe0762
feat(elasticsearch): advanced query, identity autocomplete, exact match weight (#7354) 2023-02-20 09:42:17 -06:00
Andrew Sikowitz
8fd2cc5f20
fix(ingest/snowflake): Improve memory usage of metadata extraction (#7349) 2023-02-20 14:46:10 +01:00
Aseem Bansal
986086ae00
test(cli): add check for missing init files (#7378) 2023-02-20 18:41:12 +05:30
david-leifker
1df806d177
chore(versions): bump versions (#7358) 2023-02-20 11:32:05 +05:30
Sander Tan
bfc0fe1c4b
docs(): fix broken link (#7344) 2023-02-19 19:36:32 -08:00
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
John Joyce
1b8ab4607e
fix(lineage): Include maxHops in Lineage Cache Key + misc UI improvements (#7351) 2023-02-17 15:49:42 -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
david-leifker
751289c9e3
fix(gradle): fix gradle command referenced in docs (#7318) 2023-02-16 18:27:53 -06:00
david-leifker
09a3c253ec
development(docker): add flag to gradle for quickstart (#7355) 2023-02-16 18:27:26 -06:00
Paul Logan
342f6e987e
removing local airflow from sidebar and adding a warning at the top (#7331) 2023-02-16 13:44:30 -08:00
Paul Logan
d2719cf0af
Saas docs migration (#6603) 2023-02-16 15:44:04 -06:00
david-leifker
d765989d4a
fix(elasticsearch): make alias creation atomic (#7332) 2023-02-16 14:17:15 -06:00
RyanHolstien
31ee8aacec
fix(search): support searchFlags for GraphQL (#7346)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-02-16 13:26:21 -06:00
david-leifker
267472ccbb
gradle(development): add additional commands for development (#7321) 2023-02-16 10:41:42 -06:00
Paul Logan
c01ac39bb0
fixed links and improved recommendations (#7334) 2023-02-15 12:14:09 -08:00
Chris Collins
979265df17
fix(ui) Update styles of embedded profile page to match designs (#7348) 2023-02-15 13:37:01 -05:00
John Joyce
32b55e7caa
refactor(upgrade): Trim upgrade name before executing (#7343) 2023-02-15 08:59:06 -08: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
Bowen Hu
6901f31777
perf(matadata-io): neo4j generateLineageStatement use shortestPath (#7219)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-02-14 13:43:07 -08:00
Shirshanka Das
46810e0df9
logging(cli): dropping neo4j message to debug to avoid confusion (#7340) 2023-02-14 11:32:03 -08:00
Chris Collins
fd89047ee2
fix(sso) Retrieve cookie configs separately from SSO configs (#7330) 2023-02-14 13:36:47 -05: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
Aseem Bansal
24dcdd05c5
docs(delete): cleanup removed option (#7335) 2023-02-14 17:25:21 +01:00
RyanHolstien
bc61d1e446
fix(homepage): make entity counts execute in parallel and make cache configurable (#7249) 2023-02-14 07:42:39 -06:00
John Joyce
21d9cb62d8
fix(tracking): Remove 'title' field from tracking (#7328) 2023-02-13 13:47:05 -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
Aseem Bansal
f79438ffe9
fix(ci): remove command from cache key as irrelevant for dependency (#7314) 2023-02-13 12:54:56 -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
John Joyce
fd958f263f
docs(): Adding notebook support disclaimer (#7327) 2023-02-13 12:11:37 -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
david-leifker
f944d494bc
fix(tests): Remove rollback-reports, add to ignore (#7312) 2023-02-10 13:41:58 -08:00