Harshal Sheth
1bea570b8d
docs(ingest): add docs on pydantic compatibility ( #11423 )
2024-09-20 13:22:15 -07:00
Harshal Sheth
304fc4ebc2
feat(ingest): improve ingest deploy
command ( #10944 )
2024-07-25 19:38:21 -07:00
Davi Arnaut
6fe5692d67
feat(ingest/cli): init does not actually support environment variables ( #10989 )
2024-07-24 19:04:15 -07:00
Aseem Bansal
3ac9b72d2b
docs(cli/dataset): add dataset CLI get and upsert examples ( #10688 )
2024-06-12 18:26:41 +05:30
Andrew Sikowitz
46dbb10940
docs(ingest): Rename csv / s3 / file source and sink ( #10675 )
2024-06-11 11:44:13 -07:00
Gabe Lyons
3924559b8d
docs(cli/init): make datahub init docs more clear ( #10245 )
2024-04-08 16:25:54 -07:00
Huanjie Guo
654d991753
chore(ingest): update doc & log detail ( #10139 )
2024-03-27 13:39:06 -07:00
Gabe Lyons
3b88ebb5e4
docs(ingest): document remote for ingest deploy ( #9897 )
2024-02-21 16:34:30 -06:00
Aseem Bansal
3f9490d901
feat(cli): option to init via username password, add lint for smoke-test ( #9675 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-31 14:42:40 +05:30
Harshal Sheth
1498c36875
chore(cli): drop support for python 3.7 ( #9731 )
2024-01-29 10:50:47 -08:00
Seokyun Ha
70e64e8078
feat(ingest): add ingest --no-progress
option ( #9300 )
2023-12-14 14:32:37 +05:30
Hyejin Yoon
1ad4f961aa
feat: add ingestion overview pages ( #9210 )
2023-11-20 18:02:49 +09:00
RyanHolstien
3844b78fa2
docs(debug): add debug information for cli ( #9208 )
2023-11-13 16:19:41 -06:00
Hyejin Yoon
31abf383d1
ci: add markdown-link-check ( #8771 )
2023-09-14 11:34:21 +09:00
Pedro Silva
a4a8182001
feat(cli): Adds ability to upload recipes to DataHub's UI ( #8317 )
...
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
2023-08-01 17:35:42 -03:00
david-leifker
3640291493
config(ebean): add ebean retry configuration ( #8500 )
2023-07-28 14:09:44 -05:00
Harshal Sheth
afd65e16fb
feat(cli): delete cli v2 ( #8068 )
2023-05-23 14:43:44 -05:00
Shirshanka Das
b3c790aab6
feat: Add support for Data Products ( #8039 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-05-17 07:17:25 +00:00
Hyejin Yoon
8a7aeac9d9
feat: add missing python sdk guides based on DatahubGraph ( #7875 )
...
Co-authored-by: socar-dini <dini@socar.kr>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-05-03 07:32:23 +09:00
Hyejin Yoon
e5d06733f2
feat(docs): consolidate api guides ( #7857 )
...
Co-authored-by: socar-dini <dini@socar.kr>
2023-04-20 12:17:11 +09:00
Aseem Bansal
49a4585ecb
doc(cli): fix get cli example ( #7742 )
2023-04-10 12:45:51 -07:00
Hyejin Yoon
918718e7d0
feat(docs-website): add docs on creating users and groups ( #7574 )
...
Co-authored-by: Hyejin Yoon <yoonhyejin@Hyejins-MacBook-Pro.local>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-03-24 11:52:12 +09:00
Aseem Bansal
3eb8e616ca
docs: misc fixes ( #7603 )
2023-03-16 12:26:10 +05:30
Paul Logan
cebc583345
docs(): re-add sources summary page ( #7563 )
...
Co-authored-by: Jeff Merrick <jeff@wireform.io>
2023-03-13 11:37:24 -07: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
Shirshanka Das
bdcc356cc5
feat(datahub-lite): introduces a new experimental lightweight impleme… ( #7052 )
2023-01-18 19:18:56 -08:00
Paul Logan
f085ec225b
Docs fixes week of 12 22 ( #6963 )
...
Co-authored-by: John Joyce <john@acryl.io>
2023-01-06 16:14:49 -08:00
Harshal Sheth
62a2aa94f6
feat: remove jq requirement + tweak modeldocgen args ( #6904 )
...
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2022-12-30 14:02:57 -05:00
Harshal Sheth
fceef480a2
chore(ingest): remove feast-legacy ( #6661 )
2022-12-06 14:19:38 -08:00
Oleksandr
0a0cf70b6f
feat(ingest): power-bi - add support for on-prem PowerBI Report Server ( #5369 )
2022-11-01 16:05:42 -07:00
Tamas Nemeth
94fae0a464
feat(ingest): bigquery - Promoting bigquery-beta to bigquery source ( #6222 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-10-26 11:15:44 -07:00
Shirshanka Das
8e8fb51ce3
feat(cli): extend put command to support platform creation ( #5990 )
2022-09-20 11:52:22 -07:00
Mayuri Nehate
2558129391
refactor(snowflake): move snowflake-beta to certified snowflake source ( #5923 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-15 09:53:54 -07:00
Harshal Sheth
355c129c7c
chore(ingest): drop python 3.6 support ( #5521 )
2022-08-10 15:00:31 -07:00
Aseem Bansal
d518b5a085
fix(cli): correct handling of env variables ( #5203 )
2022-06-20 20:53:47 +05:30
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
Shirshanka Das
a9ad138172
feat(ingest): docs - overhaul source connector docs to make it code driven ( #4798 )
...
Co-authored-by: MugdhaHardikar-GSLab <mugdha.hardikar@gslab.com>
2022-05-02 00:18:15 -07:00
Danilo Peixoto
d2a6bc06dc
feat(ingest): feast - add support for Feast 0.18, deprecate older integration ( #4094 )
2022-04-26 14:35:02 -07:00
Aseem Bansal
04fd8fcbe8
doc(cli): add env variables and options for ingest command ( #4598 )
2022-04-11 09:18:51 +02:00
Aseem Bansal
4db91e440d
doc: clarify CLI releases ( #4533 )
2022-03-30 10:07:09 -07:00
David Haglund
9881d75696
fix(docs): Minor fixes to pip install commands ( #4315 )
...
Add closing quote where it was missing.
2022-03-30 07:29:09 -07:00
Kevin Neville
d8e6f890a9
fix: Replace old repository link with new link ( #4446 )
2022-03-18 14:12:19 -07:00
Ravindra Lanka
30ed5f2a2f
feat(ingestion): cli - Add the ability to query the latest timeseries aspect value via the get command. ( #4395 )
2022-03-14 19:03:56 -07:00
mohdsiddique
e2f8db7926
feat: powerbi - add new source ( #4201 )
2022-02-28 17:37:22 -08:00
Ravindra Lanka
1ac20ee764
feat(platform): add timeline api for dataset entity ( #4252 )
2022-02-24 19:40:55 -08:00
Edward Vaisman
6ff551cbcd
feat(ingest): lineage-file - add ability to provide lineage manually through a file ( #4116 )
2022-02-24 17:02:38 -08:00
Kevin Hu
46701319dc
feat(ingest): switch telemetry endpoint to Mixpanel ( #4238 )
2022-02-24 12:35:48 -08:00
Aseem Bansal
e6ff6000ec
fix(docs): add mention of list-runs command in CLI page ( #4210 )
2022-02-22 22:13:24 -08:00
Aseem Bansal
c6c71ac8bf
fix(cli): add timeout for telemetry calls ( #4135 )
2022-02-15 14:39:46 -08:00
Aseem Bansal
7fcc71ed81
fix(docs): make intro to metadata ingestion easier for beginners ( #4039 )
...
* fix(docs): fix sidebar titles for clarity
* re-arrange docs to make Intro to Metadata ingestion easier for beginners
* minor changes for readability
* add heading
* docs: add note for common question
2022-02-11 09:03:01 -08:00