Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/chdb-io/chdb

chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
https://github.com/chdb-io/chdb

Run fast build and linter and tests on self hosted machine on Pull Request

Daniel-Robbins opened this pull request about 1 year ago
Disable output_format_json_quote_64bit_integers

yunyu opened this pull request about 1 year ago
Fix core dump caused by _v2

nmreadelf opened this pull request about 1 year ago
impl: error message

nmreadelf opened this pull request about 1 year ago
Binding howto

Daniel-Robbins opened this pull request about 1 year ago
vector analyser of databased blobs in a reactive event driven manner

lootnath opened this issue about 1 year ago
Allow path in dbapi connect

nevinpuri opened this pull request about 1 year ago
Simple example to call libchdb.so

Daniel-Robbins opened this pull request about 1 year ago
Call chdb via dlopen

Daniel-Robbins opened this pull request about 1 year ago
Use llvm-ar and llvm-nm on macOS to avoid wired things

auxten opened this pull request about 1 year ago
Add dummy_calls to ensure query_stable and free_result not optimized out

auxten opened this pull request about 1 year ago
Run libchdb.so test on linux arm64

auxten opened this pull request about 1 year ago
Fix runStub.sh for macOS

auxten opened this pull request about 1 year ago
Fix pipeline for macOS so find issue

auxten opened this pull request about 1 year ago
Insert with parameters

Nevin1901 opened this issue about 1 year ago
Show symbols vis for pychdb and libchdb

Daniel-Robbins opened this pull request about 1 year ago
Unable to build on arm64 mac

Nevin1901 opened this issue about 1 year ago
DBAPI implementation loses all Clickhouse state on every query

yunyu opened this issue about 1 year ago
Feat: golang sql interface

nmreadelf opened this pull request about 1 year ago
Put chdb.h in

auxten opened this pull request about 1 year ago
Fix misused clang flag on macOS

Daniel-Robbins opened this pull request about 1 year ago
Fix symbol visibility on macOS

Daniel-Robbins opened this pull request about 1 year ago
Fix linux aarch64 libchdb.so upload

Daniel-Robbins opened this pull request about 1 year ago
Update README.md

auxten opened this pull request about 1 year ago
Hack to gen clean version libchdb.so with example

Daniel-Robbins opened this pull request about 1 year ago
Cleanup too verbose output

Daniel-Robbins opened this pull request about 1 year ago
Any example to use chdb directly as lib in c/c++ code

qianzhen0 opened this issue about 1 year ago
Insert stuck in VSCode Jupyter Notebook

Daniel-Robbins opened this issue about 1 year ago
Webassembly support?

maxmcd opened this issue about 1 year ago
Vector search similar movies with embedding generated by item2vec and CBOW model

Daniel-Robbins opened this pull request about 1 year ago
Build py38 py39 py310 on macOS 12

Daniel-Robbins opened this pull request about 1 year ago
Proposal: build all macOS wheels on macOS 12

Daniel-Robbins opened this issue about 1 year ago
Fix dbapi init issue and add dbapi basic tests

Daniel-Robbins opened this pull request about 1 year ago
Importing `dbapi` results in error

nalgeon opened this issue about 1 year ago
Lower the log level of "Lowered xxx cache size"

Daniel-Robbins opened this pull request about 1 year ago
Unhelpful stderr messages

nalgeon opened this issue about 1 year ago
TPCH and Movielens DNN examples in jupyter notebook

Daniel-Robbins opened this pull request about 1 year ago
feat: get latest tag by git rev-list

nmreadelf opened this pull request about 1 year ago
Refactor TPCH test with SF10 and SF0.1 dataset support

auxten opened this pull request about 1 year ago
Cannot read parquet files from S3 using "*.parquet"

neiblegy opened this issue about 1 year ago
Fix merge tree dml

auxten opened this pull request about 1 year ago
Fix #135

auxten opened this pull request about 1 year ago
Session unexpected behavior on CREATE OR REPLACE TABLE

lmangani opened this issue about 1 year ago
Fix changing default database by USE in session mode

auxten opened this pull request about 1 year ago
Update Pypi __version__

lmangani opened this issue about 1 year ago
Fix build 0.16

auxten opened this pull request about 1 year ago
Data input hooks (WIP)

lmangani opened this pull request about 1 year ago
no JSON functions?

matrey opened this issue over 1 year ago
Feature Request: Support DWARF input format

vivekseth opened this issue over 1 year ago
Polars support

sk2 opened this issue over 1 year ago
Include an entrypoint for compatibility with pipx

simonw opened this issue over 1 year ago
Integrate Profile-Guided Optimization (PGO)

zamazan4ik opened this issue over 1 year ago
Enable hdfs, avro and rapidJson/simdJson

nmreadelf opened this pull request over 1 year ago
add build static library script

nmreadelf opened this pull request over 1 year ago
Confusing error message for invalid query

mneedham opened this issue over 1 year ago
Feature Request: Iceberg Table Format support

rakeshJn opened this issue over 1 year ago
dbapi return int as string

mofei920 opened this issue over 1 year ago
QueryPlan Optimizer aims to run TPCH 100x faster

auxten opened this pull request over 1 year ago
query a parquet file 4 times slower than clickhouse local

l1t1 opened this issue over 1 year ago
Add chdb-cli to module

auxten opened this issue over 1 year ago
Long living client

Dennitz opened this pull request over 1 year ago
Cleaning up stale parts

ruslandoga opened this issue over 1 year ago
RowBinary

ruslandoga opened this issue over 1 year ago
Add has_error and error_message methods

nmreadelf opened this pull request over 1 year ago
UPDATE and DELETE have no effect

Dennitz opened this issue over 1 year ago
Redirect stdout and stderr

nmreadelf opened this pull request over 1 year ago
Make static library

suejune opened this issue over 1 year ago
Support UDF in Python

auxten opened this pull request over 1 year ago
Strip library/wheels

lmangani opened this pull request over 1 year ago
Enable output_format_arrow_string_as_string for default

nmreadelf opened this pull request over 1 year ago
Support use db_xxx in chdb session.

auxten opened this issue over 1 year ago
Add CHDB_VERSION for cmake

nmreadelf opened this pull request over 1 year ago
Zero-copy select and return for pyarrow tables

danthegoodman1 opened this issue over 1 year ago
Example on how to query pyarrow table

danthegoodman1 opened this issue over 1 year ago
Binaries instead of Strings in dataframe and arrow exports

blackrez opened this issue over 1 year ago
Query stats

auxten opened this pull request over 1 year ago
cannot import in amazon2 linux

blackrez opened this issue over 1 year ago
Query on multiple Pandas DataFrame

auxten opened this pull request over 1 year ago
Date type transformed to uint16 when export to Dataframe

blackrez opened this issue over 1 year ago
Question About Query On Pandas DataFrame

zhuzhuyan93 opened this issue over 1 year ago
Distributed query processing

danthegoodman1 opened this issue over 1 year ago
Include time, rows, and bytes read in query result

danthegoodman1 opened this issue over 1 year ago
Example of dataframe performance of pandas vs parquet

danthegoodman1 opened this issue over 1 year ago
Fix stateful mergetree

auxten opened this pull request over 1 year ago
Populate global UDF settings ClickHouse PR #52643

lmangani opened this pull request over 1 year ago
Binary UDF Support

lmangani opened this issue over 1 year ago
Plain ARM64 wheel builder

lmangani opened this pull request over 1 year ago
Broader aarch64 compatibility

lmangani opened this pull request over 1 year ago
Slow performance in TPCH_SF09

djouallah opened this issue over 1 year ago
rust support

web3creator opened this issue over 1 year ago
Support stateful query with session

auxten opened this pull request over 1 year ago