Eduardo Apolinario
Eduardo Apolinario
### Describe the bug After installing flytekitplugins-spark==1.10.3 we get this error on Spark tasks: ``` Traceback (most recent call last): File "/opt/venv/bin/entrypoint.py", line 16, in from flytekit.configuration import ( File...
### Are you use the envd server? - [ ] Yes, I am using the envd server. - [X] No, I am not using the envd server. ### Describe the...
## Tracking issue NA ## Why are the changes needed? Experimenting with the new hotness in terms of python package installer. ## What changes were proposed in this pull request?...
# TL;DR Use self-hosted runner to run integration tests ## Type - [ ] Bug Fix - [x] Feature - [ ] Plugin ## Are all requirements met? - [...
Signed-off-by: Eduardo Apolinario # TL;DR _Please replace this text with a description of what this PR accomplishes._ ## Type - [ ] Bug Fix - [ ] Feature - [...
Signed-off-by: Eduardo Apolinario # TL;DR Remove all mentions to model files ## Type - [ ] Bug Fix - [x] Feature - [ ] Plugin ## Are all requirements met?...
Signed-off-by: Eduardo Apolinario # TL;DR _Please replace this text with a description of what this PR accomplishes._ ## Type - [ ] Bug Fix - [ ] Feature - [...
## Why are the changes needed? This PR brings the necessary changes to run flytectl CI changes in accordance with the model defined for the other components in the monorepo,...
### Describe the bug flytectl unit tests are failing pretty consistently in CI. Tests run locally and only fail occasionally. Here's the full output: ``` 2024-05-02T22:40:45.9508476Z Current runner version: '2.316.0'...
## Explain your user case and expected results When running `./test.sh` I get this warning indicating that the docker compose command we're using is not going to be supported starting...