FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Issues · microsoft/mssql-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
mssql-python
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
461
Code
Issues
35
Pull requests
24
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Issues
Assigned to me
Created by me
Mentioned
Recent activity
Views
Projects
Milestones
Labels
All issues
Issue creation is restricted in this repository
Notice: pre-GA (0.x) versions are being retired from PyPI
#592 ·
bewithgaurav
opened
on May 19, 2026
2
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Search results
Open
Closed
bulkcopy() and bulkcopy_arrow() report 2x rows_copied and batch_count against Fabric Warehouse
area: bulk-copy
Issues in cursor.bulkcopy()
Issues in cursor.bulkcopy()
bug
Something isn't working
Something isn't working
FIXED
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
Status: Open.
#711
In microsoft/mssql-python;
·
David Levy (dlevy-msft-sql)
opened
on Aug 10, 2026
bulkcopy_arrow rejects polars DataFrames: Utf8View string columns unsupported
area: bulk-copy
Issues in cursor.bulkcopy()
Issues in cursor.bulkcopy()
bug
Something isn't working
Something isn't working
under development
Status: Open.
#708
In microsoft/mssql-python;
·
oscarrobertson
opened
on Aug 7, 2026
bulkcopy API rejects timeout=0 despite spec and py-core both defining it as "no timeout"
area: bulk-copy
Issues in cursor.bulkcopy()
Issues in cursor.bulkcopy()
bug
Something isn't working
Something isn't working
FIXED
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
triage needed
For new issues, not triaged yet.
For new issues, not triaged yet.
Status: Open.
#697
In microsoft/mssql-python;
·
Gaurav Sharma (bewithgaurav)
opened
on Aug 4, 2026
SIGSEGV in libmsodbcsql during process teardown (iconv_close) on macOS arm64 with concurrent encrypted connections
area: packaging-platform
Wheels, version support, OS/arch coverage (Linux/macOS/Windows), install or import failures.
Wheels, version support, OS/arch coverage (Linux/macOS/Windows), install or import failures.
bug
Something isn't working
Something isn't working
dependency: external
Issues that are originally coming from dependencies not in mssql-python codebase
Issues that are originally coming from dependencies not in mssql-python codebase
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
Status: Open.
#685
In microsoft/mssql-python;
·
Sam Debruyn (sdebruyn)
opened
on Jul 17, 2026
FEAT: Built-in configurable connection and transient-fault retry logic
discussion
enhancement
New feature or request
New feature or request
good first issue
Good for newcomers
Good for newcomers
inADO
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
up for grabs 🙌
Issues that are ready to be picked up for anyone interested. Please self-assign and remove the label
Issues that are ready to be picked up for anyone interested. Please self-assign and remove the label
Status: Open.
#682
In microsoft/mssql-python;
·
David Levy (dlevy-msft-sql)
opened
on Jul 15, 2026
SIGSEGV in SQLFetchScroll (libmsodbcsql.18) under concurrent threaded fetch on macOS arm64
area: packaging-platform
Wheels, version support, OS/arch coverage (Linux/macOS/Windows), install or import failures.
Wheels, version support, OS/arch coverage (Linux/macOS/Windows), install or import failures.
bug
Something isn't working
Something isn't working
dependency: external
Issues that are originally coming from dependencies not in mssql-python codebase
Issues that are originally coming from dependencies not in mssql-python codebase
inADO
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
Status: Open.
#679
In microsoft/mssql-python;
·
Sam Debruyn (sdebruyn)
opened
on Jul 14, 2026
Deadlock under concurrent multithreaded use when DEBUG logging is enabled via setup_logging()
area: performance
Throughput, latency, GIL retention, large-param slowness, expensive round-trips, perf-regressions
Throughput, latency, GIL retention, large-param slowness, expensive round-trips, perf-regressions
bug
Something isn't working
Something isn't working
inADO
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
under development
Status: Open.
#671
In microsoft/mssql-python;
·
Sam Debruyn (sdebruyn)
opened
on Jul 9, 2026
TLS stream corruption under concurrent threaded reads on macOS arm64
triage needed
For new issues, not triaged yet.
For new issues, not triaged yet.
Status: Open.
#668
In microsoft/mssql-python;
·
Torben1977
opened
on Jul 8, 2026
Have more specific built wheels?
area: packaging-platform
Wheels, version support, OS/arch coverage (Linux/macOS/Windows), install or import failures.
Wheels, version support, OS/arch coverage (Linux/macOS/Windows), install or import failures.
enhancement
New feature or request
New feature or request
inADO
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
Status: Open.
Task
#632
In microsoft/mssql-python;
·
Sam Leonard (sam-leonard-ct)
opened
on Jun 11, 2026
DOMAIN\user SQL Server login works with pyodbc/FreeTDS but fails with mssql_python
area: connectivity-auth
Connection lifecycle, Entra/SP/NTLM auth, tokens, TLS, conn-string parsing, Fabric endpoints.
Connection lifecycle, Entra/SP/NTLM auth, tokens, TLS, conn-string parsing, Fabric endpoints.
inADO
question
Further information is requested
Further information is requested
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
Status: Open.
#625
In microsoft/mssql-python;
·
Tage-Politi
opened
on Jun 4, 2026
FEAT: Add session audit context setter/getter API (set_audit_context / get_audit_context) for compliance tracing
area: api-compliance
Python API behavior and typing: DB-API 2.0, exceptions, type stubs, new APIs.
Python API behavior and typing: DB-API 2.0, exceptions, type stubs, new APIs.
enhancement
New feature or request
New feature or request
inADO
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
under development
Status: Open.
#621
In microsoft/mssql-python;
·
Kaps (kapilsamant)
opened
on Jun 3, 2026
Bulk copy fails on RHEL 8 / aarch64 with mssql-python 1.8.0: bundled mssql_py_core requires libssl.so.3 and GLIBC ≥ 2.34, but wheel is tagged manylinux_2_28_aarch64
area: packaging-platform
Wheels, version support, OS/arch coverage (Linux/macOS/Windows), install or import failures.
Wheels, version support, OS/arch coverage (Linux/macOS/Windows), install or import failures.
bug
Something isn't working
Something isn't working
inADO
triage done
Issues that are triaged by dev team and are in investigation.
Issues that are triaged by dev team and are in investigation.
Status: Open.
#619
In microsoft/mssql-python;
·
David Levy (dlevy-msft-sql)
opened
on Jun 2, 2026
Back
|
FazBrowse Home
|
New Git URL