Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Finish Presto open-source client #239

Closed
1 of 13 tasks
wild-endeavor opened this issue Apr 2, 2020 · 4 comments
Closed
1 of 13 tasks

[Feature] Finish Presto open-source client #239

wild-endeavor opened this issue Apr 2, 2020 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers stale untriaged This issues has not yet been looked at by the Maintainers

Comments

@wild-endeavor
Copy link
Contributor

wild-endeavor commented Apr 2, 2020

Motivation: Why do you think this is important?
Internally a Presto client has already been developed and is in use at Lyft (because the Presto platform at Lyft has a unique API) and the open-source Presto client remains incomplete. We should finish it.

Goal: What should the final outcome look like, ideally?
A open-source Presto client in place of the no-op client in the code today, that works with something like an Amazon Athena.

Describe alternatives you've considered
None.

Flyte component

  • Overall
  • Flyte Setup and Installation scripts
  • Flyte Documentation
  • Flyte communication (slack/email etc)
  • FlytePropeller
  • FlyteIDL (Flyte specification language)
  • Flytekit (Python SDK)
  • FlyteAdmin (Control Plane service)
  • FlytePlugins
  • DataCatalog
  • FlyteStdlib (common libraries)
  • FlyteConsole (UI)
  • Other

Additional context
Original Presto task issue: #203

@wild-endeavor wild-endeavor added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers labels Apr 2, 2020
@wild-endeavor wild-endeavor changed the title [Feature] Finish Presto executor [Feature] Finish Presto open-source client Apr 2, 2020
@wild-endeavor
Copy link
Contributor Author

cc @lu4nm3 @kumare3

@kumare3 kumare3 added the good first issue Good for newcomers label Jul 6, 2020
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 6, 2022
Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
* add parallelism tracking in k8s array map task

Signed-off-by: Daniel Rammer <daniel@union.ai>

* fixed lint issues

Signed-off-by: Daniel Rammer <daniel@union.ai>

* added unit tests

Signed-off-by: Daniel Rammer <daniel@union.ai>

* fixed lint issues

Signed-off-by: Daniel Rammer <daniel@union.ai>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
* Update config_flyte_deploy.py

* update config-flyte-deploy (flyteorg#232)

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* Fix links & add flytectl references (flyteorg#239)

* update config-flyte-deploy

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* fix links

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

Co-authored-by: Samhita Alla <aallasamhita@gmail.com>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
* Update documentation

Signed-off-by: Flyte-Bot <admin@flyte.org>

* update

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* make gendocs

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

Co-authored-by: evalsocket <evalsocket@users.noreply.github.com>
Co-authored-by: Samhita Alla <aallasamhita@gmail.com>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Dec 20, 2022
* Added support for pyflyte serialize fast register (flyteorg#239)
Signed-off-by: Yuvraj <evalsocket@gmail.com>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 9, 2023
Signed-off-by: Ketan Umare <ketan.umare@gmail.com>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Aug 21, 2023
* add parallelism tracking in k8s array map task

Signed-off-by: Daniel Rammer <daniel@union.ai>

* fixed lint issues

Signed-off-by: Daniel Rammer <daniel@union.ai>

* added unit tests

Signed-off-by: Daniel Rammer <daniel@union.ai>

* fixed lint issues

Signed-off-by: Daniel Rammer <daniel@union.ai>
@github-actions
Copy link

Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏

@github-actions github-actions bot added the stale label Aug 26, 2023
@github-actions
Copy link

github-actions bot commented Sep 2, 2023

Hello 👋, This issue has been inactive for over 9 months and hasn't received any updates since it was marked as stale. We'll be closing this issue for now, but if you believe this issue is still relevant, please feel free to reopen it. Thank you for your contribution and understanding! 🙏

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 2, 2023
@eapolinario eapolinario reopened this Nov 2, 2023
@kumare3
Copy link
Contributor

kumare3 commented Dec 22, 2023

again defer to agent

@kumare3 kumare3 closed this as completed Dec 22, 2023
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Apr 30, 2024
* Update documentation

Signed-off-by: Flyte-Bot <admin@flyte.org>

* update

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* make gendocs

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

Co-authored-by: evalsocket <evalsocket@users.noreply.github.com>
Co-authored-by: Samhita Alla <aallasamhita@gmail.com>
eapolinario pushed a commit to eapolinario/flyte that referenced this issue Apr 30, 2024
* Added support for pyflyte serialize fast register (flyteorg#239)
Signed-off-by: Yuvraj <evalsocket@gmail.com>
austin362667 pushed a commit to austin362667/flyte that referenced this issue May 7, 2024
* Update documentation

Signed-off-by: Flyte-Bot <admin@flyte.org>

* update

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* make gendocs

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

Co-authored-by: evalsocket <evalsocket@users.noreply.github.com>
Co-authored-by: Samhita Alla <aallasamhita@gmail.com>
austin362667 pushed a commit to austin362667/flyte that referenced this issue May 7, 2024
* Added support for pyflyte serialize fast register (flyteorg#239)
Signed-off-by: Yuvraj <evalsocket@gmail.com>
robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this issue Jul 2, 2024
* Update documentation

Signed-off-by: Flyte-Bot <admin@flyte.org>

* update

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

* make gendocs

Signed-off-by: Samhita Alla <aallasamhita@gmail.com>

Co-authored-by: evalsocket <evalsocket@users.noreply.github.com>
Co-authored-by: Samhita Alla <aallasamhita@gmail.com>
robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this issue Jul 2, 2024
* Added support for pyflyte serialize fast register (flyteorg#239)
Signed-off-by: Yuvraj <evalsocket@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers stale untriaged This issues has not yet been looked at by the Maintainers
Projects
None yet
Development

No branches or pull requests

3 participants