Shirshanka Das
|
0593e23558
|
docs: small update to homepage (#8483)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2023-08-01 13:30:51 +05:30 |
|
Harshal Sheth
|
d8b2397b93
|
fix(ingest): pin boto3-stubs in CI (#8527)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
|
2023-07-31 19:48:05 -07:00 |
|
Gabe Lyons
|
f884eb8791
|
feat(siblings): hiding non-existant siblings in FE (#8528)
|
2023-07-31 16:34:47 -07:00 |
|
Tamas Nemeth
|
1a47a51f1b
|
fix(ingest/build): Fix sagemaker mypy and flake8 issues (#8530)
|
2023-07-31 16:13:07 +02:00 |
|
david-leifker
|
de1f23d9d9
|
feat(metrics): add metrics for aspect write and bytes (#8526)
|
2023-07-31 11:10:40 -03:00 |
|
david-leifker
|
b77b4e2ba9
|
feat(elasticsearch): allow bulk delete (#8424)
|
2023-07-31 10:05:26 +05:30 |
|
Felix Lüdin
|
1e507bcd40
|
fix(ui): use locale lowercase when filtering columns of an entity in the lineage (#8213)
|
2023-07-31 09:58:19 +05:30 |
|
Xuelei Li
|
352a54a7bf
|
fix(auth): ignore case when comparing http headers (#8356)
|
2023-07-31 09:58:02 +05:30 |
|
Meenakshi Kamalaseshan Radha
|
2ca7f566f8
|
fix(sso) - Add redirect_uri to authenticate route on 401 error (#8346)
|
2023-07-31 09:57:49 +05:30 |
|
Chris Collins
|
564d8a3760
|
fix(ui) Remove initial redirect logic from frontend (#8401)
|
2023-07-31 09:57:25 +05:30 |
|
Sukeerthi Mandyam
|
dafb15071a
|
fix(ui): Allows deselection of members in add members modal for a group (#8349)
|
2023-07-30 15:55:32 +05:30 |
|
Yang Jiandan
|
753b0f1acc
|
fix(gms): GMS hang when upgrade image #8270 (#8271)
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-07-29 06:28:11 -05:00 |
|
Indy Prentice
|
55c6592575
|
feat(search): Throw exception instead of returning an empty response from scroll in an error case (#8517)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-07-29 13:27:10 +05:30 |
|
Indy Prentice
|
e09a2e6c85
|
feat(lineage): Apply search flags to scroll query in LineageSearchService (#8518)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-07-29 13:26:49 +05:30 |
|
david-leifker
|
4b32e9a9ab
|
docs(docker): document docker container dependency tree (#8496)
|
2023-07-28 21:07:03 -05:00 |
|
david-leifker
|
fa05aae959
|
fix(search): fix lightning cache enable logic (#8522)
|
2023-07-28 17:41:58 -05:00 |
|
Harshal Sheth
|
89f23d3c36
|
chore(ingest): bump sqllineage and sqlparse (#8481)
|
2023-07-28 13:10:19 -07:00 |
|
Harshal Sheth
|
9718505fc7
|
fix(ingest): respect max_threads for ingestion reporter (#8521)
|
2023-07-28 13:09:32 -07:00 |
|
david-leifker
|
3640291493
|
config(ebean): add ebean retry configuration (#8500)
|
2023-07-28 14:09:44 -05:00 |
|
Harshal Sheth
|
99f1624ce7
|
docs(ingest/lookml): clarify connection map config (#8508)
|
2023-07-27 17:06:04 +05:30 |
|
Mayuri Nehate
|
b9060db515
|
chore(ingest/tableau): miscellaneous cleanup refractor (#8417)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
|
2023-07-27 17:02:48 +05:30 |
|
Mayuri Nehate
|
5a3f91de53
|
docs(ingest/bigquery): add permissions to profile google drive backed… (#8490)
|
2023-07-27 17:01:39 +05:30 |
|
John Joyce
|
2bd8be4790
|
feat(ui): Adding support for rendering assertion health status in Dataset Search Card, Search Preview, etc. (#8460)
|
2023-07-26 09:13:45 -07:00 |
|
Chris Collins
|
7bbeedddc4
|
fix(dataProduct) Show entity count excluding soft deleted entities (#8444)
Co-authored-by: Joshua Eilers <eilers.joshua@gmail.com>
|
2023-07-26 20:26:40 +05:30 |
|
Chris Collins
|
4f961dab2a
|
fix(ui) Fix broken dataPlatformInstance references in browseV2 (#8485)
|
2023-07-26 20:26:07 +05:30 |
|
Harshal Sheth
|
2495b50f8c
|
ci: fix commandLine usage in build.gradle (#8510)
|
2023-07-26 11:12:22 +05:30 |
|
Harshal Sheth
|
c585a1bcc7
|
fix(ingest): hint at --update-golden-files option when tests fail (#8507)
|
2023-07-26 09:50:27 +05:30 |
|
John Joyce
|
8a23c37e7c
|
feat(search ui): Adding support for pluggable filter rendering (#8455)
|
2023-07-25 17:17:19 -07:00 |
|
Harshal Sheth
|
b12de099aa
|
docs: add docs on sqlglot lineage (#8482)
|
2023-07-25 10:48:37 -07:00 |
|
Aseem Bansal
|
db42998a69
|
fix(browsepathv2): default browse path with empty space (#8503)
|
2023-07-25 21:58:44 +05:30 |
|
Chris Collins
|
77ace587f7
|
feat(docs) Add guide for generating browsePathsV2 aspects (#8448)
|
2023-07-25 19:32:02 +05:30 |
|
Harshal Sheth
|
eac003ccf4
|
feat(ingest): enable pipeline reporting by default (#8472)
|
2023-07-25 14:16:27 +05:30 |
|
Aseem Bansal
|
cc46729137
|
chore(ingest): add example of training metric/hyper parameters (#8491)
|
2023-07-25 13:53:16 +05:30 |
|
Andrew Sikowitz
|
bf9f380350
|
fix(ingest): Generate browse paths v2 for more sources; properly pass platform_instance (#8501)
|
2023-07-25 11:35:34 +05:30 |
|
Indy Prentice
|
27392f9f81
|
refactor(search): Support searching multiple entities in search() as in scroll() (#8461)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-07-24 15:39:44 -03:00 |
|
Aseem Bansal
|
c0dbea8363
|
feat(ingest/elastic): reduce number of calls made (#8477)
|
2023-07-23 17:12:31 +05:30 |
|
Aseem Bansal
|
8fb5912978
|
fix(mysql): getting table name correctly (#8476)
Co-authored-by: Ellie O'Neil <oneile729@gmail.com>
|
2023-07-23 17:10:54 +05:30 |
|
Gabe Lyons
|
a97ac52481
|
fix(presto-on-hive): update presto-on-hive URN in data_platforms.json (#8484)
|
2023-07-23 17:10:22 +05:30 |
|
Harshal Sheth
|
056d3619f0
|
feat(sdk): easily generate container urns (#8198)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
|
2023-07-21 21:14:06 +00:00 |
|
mohdsiddique
|
bec018257c
|
fix(ingestion/powerbi-report-srever): handle requests.exceptions.JSONDecodeError (#8442)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
|
2023-07-21 14:01:57 -07:00 |
|
Chris Collins
|
392f9f1bc0
|
fix(browseV2) Escape forward slashes in browse v2 query (#8446)
|
2023-07-21 10:48:46 -04:00 |
|
Chris Collins
|
a4f4ff386c
|
fix(cache) Fix caching bug with new search filters (#8434)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
|
2023-07-21 10:44:57 -04:00 |
|
Aseem Bansal
|
f4c0ed3aab
|
ingest(mysql): add storage bytes information (#8294)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
|
2023-07-20 17:31:06 -04:00 |
|
Kos Korchak
|
b5e039ff4e
|
fix(tests): Fix query_tab test that was failing on CI run (#8463)
|
2023-07-20 12:54:33 -07:00 |
|
Mayuri Nehate
|
f4fde21168
|
feat(ingest/nifi): add support for basic auth in nifi (#8457)
|
2023-07-20 14:12:33 -04:00 |
|
Harshal Sheth
|
d733363bed
|
chore(ingest): drop bigquery-beta and snowflake-beta aliases (#8451)
|
2023-07-20 14:05:25 -04:00 |
|
Harshal Sheth
|
47616ff093
|
feat(ingest/lookml): fail when nothing was produced (#8464)
|
2023-07-20 14:04:30 -04:00 |
|
Aseem Bansal
|
9df70d7355
|
ingest(elasticsearch): add basic profiling (#8351)
|
2023-07-20 08:25:30 +05:30 |
|
Ellie O'Neil
|
d734b2849e
|
feat(ingest/mysql): Add estimate row count for mysql (#8420)
|
2023-07-20 08:06:26 +05:30 |
|
RyanHolstien
|
93fde6bf93
|
feat(io): refactor metadata-io module (#8306)
|
2023-07-20 06:39:14 +05:30 |
|