Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466 openedAug 9, 2023 byphofl
Open154New 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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Issues list
BUG/FEATURE REQUEST: DataFrame.to_sql() tries to create table when it exists Bug IO SQLto_sql, read_sql, read_sql_query Needs DiscussionRequires discussion from core team before further action Needs InfoClarification about behavior needed to assess issue
#61418 openedMay 9, 2025 byvladidobro
2 of 3 tasks
BUG: to_sql works only for strings Bug IO SQLto_sql, read_sql, read_sql_query Needs InfoClarification about behavior needed to assess issue
#61385 openedMay 1, 2025 bypranav-ds
2 of 3 tasks
ENH: Functionality to aid with Database Imports Enhancement IO SQLto_sql, read_sql, read_sql_query Needs TriageIssue that has not been reviewed by a pandas team member
#61247 openedApr 7, 2025 bymwiles217
2 of 3 tasks
DEPS: Revert SQLAlchemy minimum version back to 1.4.36 DependenciesRequired and optional dependencies IO SQLto_sql, read_sql, read_sql_query Stale
BUG: Unknown Error - Getting from Databricks SQL Python - From PyArrow module (pyarrow.lib.ArrowException) Arrowpyarrow functionality Bug IO SQLto_sql, read_sql, read_sql_query Needs InfoClarification about behavior needed to assess issue
#60838 openedFeb 3, 2025 byGobi2511
2 of 3 tasks
BUG: TheMay be closeable, needs more eyeballs IO SQLto_sql, read_sql, read_sql_query
.to_sql()
ofdtype
argument does not strictly ensure the column name and datatype Bug Closing Candidate #60737 openedJan 20, 2025 byammarsaf
3 tasks done
BUG: Pandas to_sql 'Engine' object has no attribute 'cursor' Bug IO SQLto_sql, read_sql, read_sql_query Needs InfoClarification about behavior needed to assess issue
#60684 openedJan 9, 2025 byganbaaelmer
3 tasks done
TST: Make test_sql.py parallelizable good first issue IO SQLto_sql, read_sql, read_sql_query Testingpandas testing functions or related to the test suite
#60378 openedNov 20, 2024 byWillAyd
1 of 3 tasks
REF: dtype_backend argument in sql module mixes lib.no_default and numpy Clean IO SQLto_sql, read_sql, read_sql_query
#60326 openedNov 15, 2024 byWillAyd
BUG: 'Engine' object has no attribute 'cursor' Bug IO SQLto_sql, read_sql, read_sql_query Needs InfoClarification about behavior needed to assess issue
#60124 openedOct 29, 2024 byJagadish250803
3 tasks done
BUG: to_sql with ADBC driver fails when schema exists without tables Bug IO SQLto_sql, read_sql, read_sql_query
#59841 openedSep 19, 2024 byWillAyd
3 tasks done
BUG: read_sql tries to convert blob/varbinary to string with pyarrow backend Arrowpyarrow functionality Bug Dtype ConversionsUnexpected or buggy dtype conversions IO SQLto_sql, read_sql, read_sql_query
#59242 openedJul 13, 2024 bydbrownems
3 tasks done
BUG: Dataframe'sto_sql, read_sql, read_sql_query Needs TriageIssue that has not been reviewed by a pandas team member
to_sql
method fails while trying to persist Dataframe to Postgtres in Version 2.2.0 Bug IO SQL #57196 openedFeb 1, 2024 bydamianr13
3 tasks done
ENH: Not silently ignore violation of minimal required version of SQLAlchemy DependenciesRequired and optional dependencies Enhancement IO SQLto_sql, read_sql, read_sql_query
#57178 openedJan 31, 2024 bybebach
1 of 3 tasks
BUG: Pandas 2.2 breaks SQLAlchemy 1.4 compatibility Compatpandas objects compatability with Numpy or Python functions DependenciesRequired and optional dependencies IO SQLto_sql, read_sql, read_sql_query RegressionFunctionality that used to work in a prior pandas version
BUG:pyarrow functionality Bug IO SQLto_sql, read_sql, read_sql_query Needs TriageIssue that has not been reviewed by a pandas team member
read_sql()
does not handledate
nortime
datatypes correctly when using pyarrow (but works fordatetime
) Arrow #56551 openedDec 18, 2023 byfdcastel
3 tasks done
ENH: Expose PEP249 DB API "rowcount" in read_sql_query iterator Enhancement IO SQLto_sql, read_sql, read_sql_query Needs TriageIssue that has not been reviewed by a pandas team member
#55854 openedNov 6, 2023 bygwerbin
1 of 3 tasks
ENH: add optional logging to read_sql Enhancement IO SQLto_sql, read_sql, read_sql_query Needs TriageIssue that has not been reviewed by a pandas team member
#55797 openedNov 1, 2023 byjimenezj8
1 of 3 tasks
BUG: sqlalchemy.exc.InvalidRequestError: Could not reflect: requested table(s) Bug IO SQLto_sql, read_sql, read_sql_query Needs TriageIssue that has not been reviewed by a pandas team member
#55286 openedSep 25, 2023 bydjpirra
2 of 3 tasks
BUG: pd.to_sql fails with an ARRAY of composites Bug IO SQLto_sql, read_sql, read_sql_query Nested DataData where the values are collections (lists, sets, dicts, objects, etc.).
#54651 openedAug 20, 2023 bysergiykhan
3 tasks done
BUG: "table name" form ofIncorrect or improved errors from pandas IO SQLto_sql, read_sql, read_sql_query
pd.read_sql()
doesn't work for SQLite databases Error Reporting #54233 openedJul 23, 2023 bykalekundert
2 of 3 tasks
DOC: Improvement for def psql_insert_copy(table, conn, keys, data_iter) Docs IO SQLto_sql, read_sql, read_sql_query
#53942 openedJun 29, 2023 bytry-and-succeed
1 task done
BUG: Errors using to_sql(), read_sql_table() when data contains percent signs Bug IO SQLto_sql, read_sql, read_sql_query
#53339 openedMay 22, 2023 byphilipnye
3 tasks done
BUG: Bug IO SQLto_sql, read_sql, read_sql_query RegressionFunctionality that used to work in a prior pandas version
#53028 openedMay 1, 2023 bySkeptiCali
3 tasks done
BUG: read_sql_query behaves inconsistently for different types of the sql parameter Bug IO SQLto_sql, read_sql, read_sql_query
#52816 openedApr 20, 2023 bysergiykhan
3 tasks done
ProTip! Follow long discussions withcomments:>50.