<#5031 [BUG] sql_alchemy plugin doesn't support pa...
# flytekit
c
#5031 [BUG] sql_alchemy plugin doesn't support pandas version &gt; 2.1.4 Issue created by Future-Outlier 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. image 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? • Yes Have you read the Code of Conduct? • Yes flyteorg/flyte