[BUG] sql_alchemy plugin doesn't support pandas version > 2.1.4 #5031
Labels
bug
Something isn't working
flytekit
FlyteKit Python related issue
good first issue
Good for newcomers
plugins
Plugins related labels (backend or frontend)
Describe the bug
When using sql alchemy plugin example from here.
https://docs.flyte.org/en/latest/flytesnacks/examples/sql_plugin/sql_alchemy.html#sql-alchemy
And using latest pandas version by
pip install -U pandas
.python sql_example.py
We will meet a bug.
For more details, you can refer this PR.
flyteorg/flytekit#2249
Expected behavior
No bug.
Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: