Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / databricks/databricks-sql-python issues and pull requests

#289 - SQLAlchemy dialect uses deprecated dbapi() method

Issue - State: closed - Opened by nchammas 7 months ago - 1 comment

#288 - UNBOUND_SQL_PARAMETER when running the example with 14.2

Issue - State: open - Opened by Falydoor 7 months ago - 14 comments

#287 - Update default parameterisation behaviour in doc

Pull Request - State: closed - Opened by Falydoor 7 months ago

#286 - Duplicated rows when using fetchmany_arrow method

Issue - State: open - Opened by morleytj 8 months ago - 13 comments
Labels: bug

#285 - Bump package version to 3.0.0

Pull Request - State: closed - Opened by susodapop 8 months ago

#284 - security: bump pyarrow dependency to 14.0.1

Pull Request - State: closed - Opened by susodapop 8 months ago

#282 - Enable v3 retries by default

Pull Request - State: closed - Opened by susodapop 8 months ago - 4 comments

#281 - Merge native parameter rewrite into main

Pull Request - State: closed - Opened by susodapop 8 months ago - 8 comments

#280 - Document parameter behaviour in version 3

Pull Request - State: closed - Opened by susodapop 8 months ago - 1 comment

#279 - Add support for ordinal parameters

Pull Request - State: closed - Opened by susodapop 8 months ago - 1 comment

#278 - AttributeError during pd.read_sql_table

Issue - State: open - Opened by r-nasc 8 months ago
Labels: bug

#277 - Use native parameter approach by default

Pull Request - State: closed - Opened by susodapop 8 months ago

#276 - Add paramstyle transformer

Pull Request - State: closed - Opened by susodapop 8 months ago - 10 comments

#275 - Remove block on running queries if protocol seems to low

Pull Request - State: closed - Opened by susodapop 8 months ago - 1 comment

#273 - Add README and updated example for SQLAlchemy usage

Pull Request - State: closed - Opened by susodapop 8 months ago

#272 - Does this support pandas_df.to_sql command?

Issue - State: closed - Opened by bhishanpdl 8 months ago - 5 comments

#271 - Is it possible to use oauth generated token instead of personal access token?

Issue - State: closed - Opened by xguse 8 months ago - 5 comments

#270 - Drop Python 3.7 as a supported version

Pull Request - State: closed - Opened by susodapop 8 months ago

#269 - Fix log error in oauth.py

Pull Request - State: closed - Opened by susodapop 8 months ago

#268 - SQLAlchemy 2: Expose TIMESTAMP and TIMESTAMP_NTZ types to users

Pull Request - State: closed - Opened by susodapop 8 months ago

#267 - Native Parameters: reintroduce INLINE approach with tests

Pull Request - State: closed - Opened by susodapop 8 months ago - 1 comment

#266 - Add OAuth M2M example

Pull Request - State: closed - Opened by jackyhu-db 8 months ago

#265 - SQLAlchemy 2: Add support for TINYINT

Pull Request - State: closed - Opened by susodapop 8 months ago

#263 - Error Messages with Unity Catalog

Issue - State: open - Opened by kzhang2012 8 months ago
Labels: bug

#262 - Max retries exceeded with url (NewConnectionError) - Upgrading from 2.7.0 to 2.9.3

Issue - State: open - Opened by nrichards17 8 months ago - 4 comments
Labels: bug

#261 - async: replace urllib3 with httpx in THttpClient

Pull Request - State: closed - Opened by susodapop 8 months ago

#260 - Add support for async/await syntax

Pull Request - State: closed - Opened by susodapop 8 months ago - 1 comment

#259 - async: update minimum python version and add httpx

Pull Request - State: closed - Opened by susodapop 8 months ago

#258 - Enable cloud fetch by default

Pull Request - State: closed - Opened by susodapop 8 months ago

#257 - SQLAlchemy 2: Fix failing mypy checks from development

Pull Request - State: closed - Opened by susodapop 8 months ago

#256 - SQLAlchemy 2: Finish organising compliance test suite

Pull Request - State: closed - Opened by susodapop 8 months ago

#255 - Support for Azure AD Service Principal with SQLAlchemy

Issue - State: open - Opened by FaresBadrCA 9 months ago
Labels: enhancement

#254 - Fix syntax error in http handler

Pull Request - State: closed - Opened by susodapop 9 months ago - 1 comment

#253 - SQLAlchemy 2: Finish marking all tests in the suite

Pull Request - State: closed - Opened by susodapop 9 months ago - 1 comment

#252 - Add GovCloud domain into AWS domains

Pull Request - State: closed - Opened by jackyhu-db 9 months ago - 1 comment

#251 - SQLAlchemy 2: Finish implementing all of ComponentReflectionTest

Pull Request - State: closed - Opened by susodapop 9 months ago - 1 comment

#250 - SQLAlchemy 2: Refactor __init__.py into base.py

Pull Request - State: closed - Opened by susodapop 9 months ago

#249 - SQLAlchemy 2: implement and refactor schema reflection methods

Pull Request - State: closed - Opened by susodapop 9 months ago

#248 - [PECO-1137] Reintroduce protocol checking to Python test fw

Pull Request - State: closed - Opened by nithinkdb 9 months ago

#247 - SQLAlchemy 2: Stop skipping some non-type tests

Pull Request - State: closed - Opened by susodapop 9 months ago - 1 comment

#246 - Parameters: Add type inference for BIGINT and TINYINT types

Pull Request - State: closed - Opened by susodapop 9 months ago

#244 - [PECO-1134] v3 Retries: allow users to bound the number of redirects to follow

Pull Request - State: closed - Opened by susodapop 9 months ago - 2 comments

#243 - DRAFT: Add provision sqlalchemy

Pull Request - State: open - Opened by susodapop 9 months ago

#242 - SQLAlchemy 2: Stop skipping all type tests

Pull Request - State: closed - Opened by susodapop 9 months ago - 2 comments

#241 - [PECO-1117] Allow legacy codepath for parameterized queries to be used.

Pull Request - State: closed - Opened by nithinkdb 9 months ago - 2 comments

#240 - SQLAlchemy 2: add type compilation for all supported types

Pull Request - State: closed - Opened by susodapop 9 months ago - 1 comment

#239 - cursor.execute / parameter injection

Issue - State: closed - Opened by cil22 9 months ago - 7 comments
Labels: question

#238 - SQLAlchemy 2: add type compilation for all CamelCase types

Pull Request - State: closed - Opened by susodapop 9 months ago - 1 comment

#237 - Revert "[PECO-1083] Updated thrift files and added check for protocol version"

Pull Request - State: closed - Opened by susodapop 9 months ago - 1 comment

#236 - SQLAlchemy 2: Bump dependency version and update e2e tests for existing behaviour

Pull Request - State: closed - Opened by susodapop 9 months ago - 2 comments

#235 - [PECO-840] Port staging ingestion behaviour to new UC Volumes

Pull Request - State: closed - Opened by susodapop 9 months ago - 1 comment

#234 - [PECO-1125]Add staging ingestion tests to PySql (Cloned from PECO-840)

Pull Request - State: closed - Opened by nithinkdb 9 months ago - 1 comment

#232 - has_table doesn't work - missing back-quotes around catalog name

Issue - State: open - Opened by narquette 9 months ago - 4 comments
Labels: bug, sqlalchemy

#231 - SQLAlchemy 2: reorganise dialect files into a single directory

Pull Request - State: closed - Opened by susodapop 9 months ago - 3 comments

#230 - server_hostname string should be less picky

Issue - State: closed - Opened by benc-db 9 months ago
Labels: enhancement

#229 - [PECO-1083] Updated thrift files and added check for protocol version

Pull Request - State: closed - Opened by nithinkdb 9 months ago - 1 comment

#228 - [PECO-1109] Parameterized Query: add suport for inferring decimal types

Pull Request - State: closed - Opened by susodapop 9 months ago - 2 comments

#227 - Parameterized queries: Add e2e tests for parameterized queries

Pull Request - State: closed - Opened by susodapop 9 months ago - 1 comment

#226 - SQLAlchemy: Connect With Multiple Catalogs And Schema

Issue - State: closed - Opened by arunksoman 10 months ago - 3 comments

#225 - Fix inaccurate changelog entry: _enable_v3_retries

Pull Request - State: closed - Opened by susodapop 10 months ago - 1 comment

#224 - Make SQLAlchemy an optional dependency

Issue - State: open - Opened by alonme 10 months ago - 1 comment

#223 - [PECO-1078] Added CI Workflow to Python repo

Pull Request - State: open - Opened by nithinkdb 10 months ago - 1 comment

#221 - SSLError bad handshake

Issue - State: open - Opened by dbarrundia-tiger 10 months ago - 4 comments

#220 - [PECO-1055] Updated thrift defs to allow Tsparkparameters

Pull Request - State: closed - Opened by nithinkdb 10 months ago

#218 - GetOperationStatus has no retries for 502 status code

Issue - State: closed - Opened by igsaf2 10 months ago - 2 comments

#217 - [PECO-1026] Add Parameterized Query support to Python

Pull Request - State: closed - Opened by nithinkdb 10 months ago - 2 comments

#216 - [PECO-1029] Updated thrift compiler version

Pull Request - State: closed - Opened by nithinkdb 10 months ago - 2 comments

#215 - Configurable timeout length

Issue - State: closed - Opened by C0DK 10 months ago - 1 comment

#214 - Submit/Execute multiple SQL statements as single sql script

Issue - State: closed - Opened by ismailsimsek 10 months ago - 1 comment

#213 - document un-optimized behaviour of executemany

Pull Request - State: closed - Opened by martinitus 10 months ago - 2 comments

#212 - Add note to sqlalchemy example: IDENTITY isn't supported yet

Pull Request - State: closed - Opened by susodapop 10 months ago

#211 - query length limitations

Issue - State: closed - Opened by nofarm3 10 months ago - 1 comment

#210 - Unable to Import DatabricksSesssion (pyspark import issue)

Issue - State: closed - Opened by narquette 10 months ago - 1 comment

#209 - Bump version to 2.9.3

Pull Request - State: closed - Opened by susodapop 10 months ago - 2 comments

#208 - Github Actions Fix: poetry install fails for python 3.7 tests

Pull Request - State: closed - Opened by susodapop 10 months ago - 3 comments

#207 - Drop support for Python 3.7

Issue - State: closed - Opened by susodapop 10 months ago

#206 - Make backwards compatible with urllib3~=1.0 [Follow up #197]

Pull Request - State: closed - Opened by susodapop 10 months ago - 3 comments

#205 - Unexpected argument `backoff_max` with databricks-sql-connector 2.9.2

Issue - State: closed - Opened by jueonpark-dev 11 months ago - 2 comments

#204 - Invalid SessionHandle: SessionHandle [...]

Issue - State: open - Opened by noctuid 11 months ago - 6 comments

#201 - Bump version to 2.9.2

Pull Request - State: closed - Opened by susodapop 11 months ago

#200 - Named parameters support

Pull Request - State: closed - Opened by mattdeekay 11 months ago - 1 comment

#199 - Convenience improvements to v3 retry logic

Pull Request - State: closed - Opened by susodapop 11 months ago - 1 comment

#198 - Update thrift definitions

Pull Request - State: closed - Opened by mattdeekay 11 months ago - 1 comment

#197 - Make backwards compatible with urllib3~=1.0

Pull Request - State: closed - Opened by susodapop 11 months ago - 2 comments

#196 - Connections `executemany` implementation is not a prepared statement.

Issue - State: closed - Opened by martinitus 11 months ago - 4 comments

#195 - Bump to 2.9.1

Pull Request - State: closed - Opened by susodapop 11 months ago - 2 comments

#193 - release patch version 2.9.1

Issue - State: closed - Opened by leo-schick 11 months ago - 1 comment

#192 - User Agent string is getting mangled

Issue - State: closed - Opened by nhorton 11 months ago - 2 comments

#191 - Add urllib3 dependency

Pull Request - State: closed - Opened by jacobus-herman 11 months ago - 1 comment

#190 - Add urllib3 as an explicit dependency

Issue - State: closed - Opened by jacobus-herman 11 months ago - 4 comments