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
4,999 contributions in the last year
Less
More
Activity overview
Contributed to
ibis-project/ibis,
cpcloud/nix-config,
cpcloud/protoletariat
and 104 other
repositories
Contribution activity
October 2022
Created 24 commits in 5 repositories
Created a pull request in ibis-project/ibis that received 3 comments
ci: remove impala and pyspark special case testing
The latest impala driver appears to be much more robust in the face of multiple processes running. This PR cleans up some CI configuration to avoid…
+1
−6
•
3
comments
Opened 15 other pull requests in 4 repositories
ibis-project/ibis
6
merged
1
closed
2
open
- ci: don't exit with non-zero code always [skip ci]
- ci: exit gcs insert with nonzero code only when an error occurs
- build: upgrade builds to poetry 1.2
- refactor: rewrite clickhouse compiler
- chore: add black reformat commit to git blame ignore revs
-
test(snowflake): fix
test_exportand skip tests if envar isn't defined - chore: move coveragerc config to pyproject.toml
- chore(deps): add s3fs to pyarrow build
-
build: use
./nixas the source of nixpkgs instead ofnixos-unstable
nix-community/poetry2nix
2
merged
1
closed
tobymao/sqlglot
2
merged
NixOS/nixpkgs
1
closed
Reviewed 14 pull requests in 2 repositories
ibis-project/ibis
13 pull requests
- feat(polars): initial support for polars backend
- refactor: rewrite clickhouse compiler
- build: upgrade builds to poetry 1.2
-
depr: deprecate
Table.groupbyalias in favor ofTable.group_by - fix(common): support copying variadic annotable instances
- chore(deps): update pozil/auto-assign-issue action to v1.10.1
-
test(snowflake): fix
test_exportand skip tests if envar isn't defined - fix: improve rich repr support
- chore(deps): update dependency pyupgrade to v3
-
depr: deprecate
Table.sort_byin favor ofTable.order_by - Add Node.op() for backwards compatibility #4519
- feat(duckdb): enable registration of parquet files over http or s3
- chore(deps): update dependency pytest-cov to v4
nix-community/poetry2nix
1 pull request
Created an issue in tobymao/sqlglot that received 4 comments
clickhouse map function is transformed to uppercase
Clickhouse is case sensitive, so the function's case should be preserved:
In [1]: import sqlglot as sg In [2]: print(sg.__version__)
6.2.10 In [3]:…
4
comments
Opened 12 other issues in 3 repositories
tobymao/sqlglot
10
closed
- window frame generates incorrect sql when aliased
- IN operation doesn't parse with the clickhouse dialect
- cast to map with clickhouse dialect ignores case
-
clickhouse position function is transformed to
STR_POSITIONby.sqlmethod - support for semi/anti join
- cast to nullable type with clickhouse fails to parse
- map function with clickhouse dialect fails to parse
- Error when parsing position function call
- ClickHouse UNION should always include DISTINCT or ALL
- API support for union/intersect/except
ibis-project/ibis
1
open
ibis-project/ibis-substrait
1
open
Answered 1 discussion in 1 repository
ibis-project/ibis
ibis-project/ibis
-
Casting strings removes the length parameter?
This contribution was made on Oct 6







