Channels
datahub-flyte
scipy-2023-workshop
flyte-school
agent-support-memverge
flyte-build
flyte-users-berlin
scipy-2023-sprint
auth
flyte-bazel
large-language-models
contribute
bioinformatics-computational-biology
great-content
in-flyte-conversations
flyte-on-gcp
show-and-tell
shameless-promotion
linkedin-flyte
random
deployment
hacktoberfest-2023
flyte-github
feature-discussions
linen-test
flytelab
flytekit-java
integrations
ray-on-flyte
conference-talks
release
flyte-ui-ux
workflow-building-ui-proj
writing-w-sfloris
jobs
hacktoberfest-2022
torch-elastic
flyte-console
engineeringlabs
helsing-flyte
flyte-documentation
konan-integration
databricks-integration
ray-integration
wg-gpu-types
flytekit
ecosystem-unionml
scipy-2022-sprint
announcements
ask-the-community
flyte-deployment
introductions
events
Powered by
#flytekit
Title
# flytekit
h
honnix
11/10/2023, 4:53 PM
Hi. Is there a plan to upgrade pyarrow. The version being used is pretty old and has this security problem:
https://security.snyk.io/vuln/SNYK-PYTHON-PYARROW-6052811
. This looks mostly OK:
https://github.com/flyteorg/flytekit/pull/1950
. Thanks.
k
Kevin Su
11/10/2023, 5:18 PM
just rerun the test. yes, I think we can merge that once the tests pass
h
honnix
11/10/2023, 5:41 PM
That's great. Will you bump
https://github.com/flyteorg/flytekit/blob/master/setup.py#L63
as well?
k
Kevin Su
11/10/2023, 5:45 PM
That should be removed, I have a PR to remove pandas and numpy.
https://github.com/flyteorg/flytekit/pull/1818/files
I can delete that also in this PR
h
honnix
11/10/2023, 5:48 PM
Aha, that's even better. Thank you!
k
Ketan (kumare3)
11/10/2023, 6:25 PM
cool
Post