I like puns.
-
22:44
(UTC -04:00) - https://www.youtube.com/@cpcloud
- @cpcloudy
- in/phillip-cloud
Highlights
- Pro
Block or Report
Block or report cpcloud
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ibis-project/ibis Public
The flexibility of Python with the scale and performance of modern SQL.
-
-
-
4,287 contributions in the last year
Less
More
Activity overview
Contributed to
ibis-project/ibis,
cpcloud/nix-config,
nix-community/poetry2nix
and 96 other
repositories
Contribution activity
June 2023
Created 89 commits in 4 repositories
Created a pull request in NixOS/nixpkgs that received 7 comments
duckdb: 0.8.0 -> 0.8.1
Description of changes Bump duckdb: 0.8.0 -> 0.8.1 Bump python3Packages.sqlglot: 15.0.0 -> 16.3.1 Things done Built on platform(s) x86_64-linux …
+4
−4
•
7
comments
Opened 34 other pull requests in 1 repository
ibis-project/ibis
32
merged
2
open
-
ci: bring back
macos-latest - ci: run nix macos jobs on macos-13 to try and avoid SIP
-
feat(api): support list of strings and single strings in the
acrossselector -
test(sqlite): use
ISODATETIMEtype for now output to avoid pandas flaky format inference -
feat(api): add
__dataframe__implementation -
chore(dev-deps): remove
pytest-profiling - chore(dev-deps): dedup nix code for locking dependencies
- fix(duckdb): fix exporting pyarrow record batches by bumping duckdb to 0.8.1
- fix(clickhouse): generate correct arrayJoin syntax in Contains subquery
- chore(dev): remove use of mapfile because macOS ships with a very old version of bash
-
test(bigquery): make
list_tablestest using a guaranteed subset of tables - chore(deps): remove ruff pin for conda lock files
- ci: publish pre-release dists to pypi
- build: use pep440 for dynamic versioning and publish weekly pre-release wheels
- perf(imports): speed up checking for geospatial support
- test: remove use of specific now comparisons in tests
-
chore(deps): allow wider range of
deltalakeversions - style: add flake8-type-checking to ruff config
- docs: more spelling fixes
- feat(snowflake): support SSO and other forms of passwordless authentication
-
test: use pytest
tmp_pathfixture instead of manualtempfile.TemporaryDirectoryin duckdb insert benchmark -
fix(snowflake): fix
tmpdirconstruction for python <3.10 -
fix(snowflake): ensure that
_pandas_converterattribute is resolved correctly - feat(formats): support timestamps in delta output; default to micros for pyarrow conversion
-
ci(snowflake): check
matrix.backend.keybeforematrix.backend.name - Some pull requests not shown.
Reviewed 59 pull requests in 2 repositories
ibis-project/ibis
25 pull requests
- feat(api): better repr and pickle support for deferred expressions
- chore(deps): update cpcloud/compare-commits-action action to v5.0.33
- chore(deps): update cachix/install-nix-action action to v22
- fix upcoming type error
- feat(api): scalar UDFs
-
refactor(ir): use
dt.normalize()to construct literals -
fix(duckdb): ensure
to_timestampreturns a UTC timestamp - refactor(datatypes): normalize interval values to integers
- ci: run nix macos jobs on macos-13 to try and avoid SIP
- fix(backends): fix capitalize to lowercase subsequent characters
- chore(deps): update dependency mkdocs-material to >=8.2.1,<9.1.17
- fix(deps): update dependency datafusion to v26
- fix(docs): typo in snowflake do_connect kwargs
- docs(intersphinx): add mapping to autolink pyarrow and pandas refs
- feat(memtable): allow creating memtable from RecordBatchReader
- docs(api): manually add inherited mixin methods to timey classes
- fix(expr): fix graphviz rendering
- Docs: Improve pandas guide
- refactor(formats): encapsulate the various conversion logics to TypeMapper, SchemaMapper and DataMapper subclasses
- feat(io): add az/gs prefixes to normalize_filename in utils
- feat: implement try_cast for a few backends
- fix(deps): update dependency sqlglot to v16
- feat: implement read_delta for datafusion
- perf(imports): speed up checking for geospatial support
- chore(deps): lock file maintenance
- Some pull request reviews not shown.
NixOS/nixpkgs
2 pull requests
Created an issue in duckdb/duckdb that received 5 comments
CSV file that parses with 0.7.1 fails with 0.8.0 and master
What happens?
A CSV file that parsed successfully in 0.7.1 fails to parse since 0.8.0.
To Reproduce
master:
❯ build/release/duckdb --version
v0.8.1…
2 tasks done
Opened 7 other issues in 4 repositories
ibis-project/ibis
4
closed
exasol/sqlalchemy-exasol
1
open
ClickHouse/ClickHouse
1
open
tobymao/sqlglot
1
closed
Answered 1 discussion in 1 repository
ibis-project/ibis
ibis-project/ibis
-
[Clickhouse] Ibis significantly slower than clickhouse native client for python
This contribution was made on Jun 6







