connector-x icon indicating copy to clipboard operation
connector-x copied to clipboard

Fastest library to load data from DB to DataFrames in Rust and Python

Results 232 connector-x issues
Sort by recently updated
recently updated
newest added

the python version was constrained in #533 to >=3.8 but no 3.8 wheel was published for 0.3.3. Please publish a 3.8 wheel. I also took a quick glance at the...

Bumps [datafusion](https://github.com/apache/arrow-datafusion) from 31.0.0 to 37.1.0. Commits aee976a Prepare 37.1.0 release (on branch-37) (#10128) d4eb72c Reduce DataFrame stack size and fix large futures warnings (#10123) 1f71d79 refactor: make all udf...

dependencies
rust

Bumps [sqlparser](https://github.com/sqlparser-rs/sqlparser-rs) from 0.37.0 to 0.46.0. Changelog Sourced from sqlparser's changelog. [0.46.0] 2024-05-03 Changed Consolidate representation of function calls, remove AggregateExpressionWithFilter, ArraySubquery, ListAgg and ArrayAgg (#1247) - Thanks jmhain Extended...

dependencies
rust

Bumps [bb8-tiberius](https://github.com/kardeiz/bb8-tiberius) from 0.5.2 to 0.15.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bb8-tiberius&package-manager=cargo&previous-version=0.5.2&new-version=0.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
rust

Bumps [polars](https://github.com/pola-rs/polars) from 0.32.1 to 0.38.0. Release notes Sourced from polars's releases. Rust Polars 0.38.0 🏆 Highlights fast path for COUNT(*) queries (#14574) Implemented tree formatting for LogicalPlan (#14221) 💥...

dependencies
rust

Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.6.10 to 0.7.10. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio-util&package-manager=cargo&previous-version=0.6.10&new-version=0.7.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
rust

#### What language are you using? Python #### What version are you using? python: 3.11.8 connectorx: 0.3.2 #### What database are you using? Microsoft SQL Server (MSSQL) #### What dataframe...

bug

Bumps [akhilmhdh/contributors-readme-action](https://github.com/akhilmhdh/contributors-readme-action) from 2.3.8 to 2.3.10. Release notes Sourced from akhilmhdh/contributors-readme-action's releases. Contributors-Readme-Action v2.3.10 Fixed missing tbody #68 Updated readme with the new github action permission in yaml #63 Contributors-Readme-Action...

dependencies
github_actions

Bump datafusion and arrow version, dependabot PR for arrow failed. Attempting to update both to clear the error

#### What language are you using? Python #### What version are you using? Python 3.11.7 #### What database are you using? MSSQL #### What dataframe are you using? pandas ####...

bug