Ecosyste.ms: OpenCollective

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

chDB

We maintain chDB, a powerful OLAP SQL engine. We focus on software improvements, community building and user support.
Collective - Host: opensource - https://opencollective.com/chdb - Website: https://chdb.io/ - Code: https://github.com/chdb-io/chdb

Fix ArrowTable output via '-m chdb sql arrowtable'

github.com/chdb-io/chdb - 1b0a30a2b5750962a8b0c989d598976c882fac8e authored about 1 year ago by auxten <[email protected]>
Enable S3

Proposal to enable S3 features to improve remote file reading performance compared to plain url ...

github.com/chdb-io/chdb - 65e835d087e96d9dd69084eb2853f27fbb308ad9 authored about 1 year ago by Lorenzo Mangani <[email protected]>
Update build_wheels.yml

github.com/chdb-io/chdb - 78e64ab718a20b18dddc5ebe6443446fb056b521 authored about 1 year ago by auxten <[email protected]>
Brew update before install

Although we lock llvm@15, different github action runner may have llvm 15.0.7 or 15.0.7_1.
This w...

github.com/chdb-io/chdb - f9a4f7a0e83d225e47e48fa59b43d0a63bd6fc49 authored about 1 year ago by auxten <[email protected]>
Remove timestamp for ccache files

github.com/chdb-io/chdb - c7f472bfec9578c0d56400f1047a30ba1d574537 authored about 1 year ago by auxten <[email protected]>
Add benchmark in readme

github.com/chdb-io/chdb - 0480595f607033bfaddd3aa2689f83cf55b9b165 authored about 1 year ago by auxten <[email protected]>
Sleep 60 then kill clang if timeout

github.com/chdb-io/chdb - 1fd1119bb79129c51a24d5baf924b2f44a961b47 authored about 1 year ago by auxten <[email protected]>
Update brew to avoid llvm@15 minor version unstable

github.com/chdb-io/chdb - e4a44539c1f36b65ad8cd86bb4ee625b3058673f authored about 1 year ago by auxten <[email protected]>
Add serverless demo and discord

github.com/chdb-io/chdb - 8685455408e621de3882c2615cbf13de72f0b015 authored about 1 year ago by auxten <[email protected]>
Build on pr based on pybind and push tags

github.com/chdb-io/chdb - 66586a282f1774925aaa4ee92700ea4c249d5117 authored about 1 year ago by auxten <[email protected]>
Try import pyarrow and pandas when necessary

github.com/chdb-io/chdb - 27dd5ecdd0bc2734e079c95ba5547d02d558cf22 authored about 1 year ago by auxten <[email protected]>
Fix readme

github.com/chdb-io/chdb - a01207f77ccc97eb0b200d87dbfd3c673312edd7 authored about 1 year ago by auxten <[email protected]>
Fix build_mac_arm64.sh (#10)

github.com/chdb-io/chdb - 863288b7c2e1f2741d6272452a373c284627063d authored about 1 year ago by auxten <[email protected]>
Add to pandas example (#5)

github.com/chdb-io/chdb - bfea58713022dba8daa3a41ec1cabb3c59570966 authored about 1 year ago by auxten <[email protected]>
Add arch chart

github.com/chdb-io/chdb - efeeea9f359194074c1373ec26ee2d38f78daac5 authored about 1 year ago by auxten <[email protected]>
Fix version in __init__.py

github.com/chdb-io/chdb - 8c65af4b07f2dd5765348781ffb19a467a902bc8 authored about 1 year ago by auxten <[email protected]>
Fix replace file content bug

github.com/chdb-io/chdb - 2ccbcb8fca42ef7c8a430c9475aee40dbc9ec04a authored about 1 year ago by auxten <[email protected]>
AWS Lambda compatibility (#9)

* PR_SET_NAME workaround

AWS Lambdas (and other virtualized platforms) lack of support for PR_S...

github.com/chdb-io/chdb - fd6ea8ada643c9b800b36dbd854c8c885778e0a0 authored about 1 year ago by Lorenzo Mangani <[email protected]>
Make mac-arm64 for apple silicon(M1, M2)

github.com/chdb-io/chdb - 936737f25d7c8f32f01adce7204f06a5e08857c8 authored about 1 year ago by auxten <[email protected]>
Upload pypi only on v tag

github.com/chdb-io/chdb - e3aa134a5472cf21461fd17b0e46c549c374b198 authored about 1 year ago by auxten <[email protected]>
Added Dataframe output format (#6)

github.com/chdb-io/chdb - d3f1c98657c592d0caa63670b60a913183d297ef authored about 1 year ago by nmreadelf <[email protected]>
Gen manifest

github.com/chdb-io/chdb - ad4a323f3db567f0bd0d8bd3cd93ba31abd35c0c authored about 1 year ago by auxten <[email protected]>
Disable EMBEDDED_COMPILER for mac arm64

github.com/chdb-io/chdb - e2ba21619aeaf4ffff154f0a4aeb8eeaf240d413 authored about 1 year ago by auxten <[email protected]>
Use brew --prefix llvm@15

github.com/chdb-io/chdb - 2a4be7e68fee393dd62c80df48fae63263ee1776 authored about 1 year ago by auxten <[email protected]>
Set timeout for macos12

github.com/chdb-io/chdb - 342d835dfca7038b29c99e795f4fb06fe060dd1f authored about 1 year ago by auxten <[email protected]>
Disable AVX for all macos until we have arm support

github.com/chdb-io/chdb - 2640f665d7971688316c800f65ea0ca4a1b0ce8d authored about 1 year ago by auxten <[email protected]>
Fix wheel platform tag, thanks https://github.com/pypa/wheel/issues/406#issuecomment-1498991013

github.com/chdb-io/chdb - d66765835c1ae37750fe0acc75a50a0709d7b694 authored about 1 year ago by auxten <[email protected]>
Lock llvm@15

github.com/chdb-io/chdb - 6df40effdee2a8e1c5e2ab3dbd29cfb280d42ed8 authored about 1 year ago by auxten <[email protected]>
Disable universal2

github.com/chdb-io/chdb - 4674d3e1ac7d0a8eb35de81506466b3be70fab08 authored about 1 year ago by auxten <[email protected]>
Fix build_wheels.yml

github.com/chdb-io/chdb - 63ae31176ebbc95eaa57cba15c264e67f1fd5d4f authored about 1 year ago by auxten <[email protected]>
Try export ARCHFLAGS="-arch x86_64" to fix faulty universal2

github.com/chdb-io/chdb - 01a580c4345a75314bc29bed50e3afcc553a1f44 authored about 1 year ago by auxten <[email protected]>
Update build_wheels.yml

github.com/chdb-io/chdb - 7416b03d7d68d3a0fa97ed6b496c1f32c54adefa authored about 1 year ago by auxten <[email protected]>
Del simple test

github.com/chdb-io/chdb - ae6154efe696122ecda29962322e103674cf4eac authored about 1 year ago by auxten <[email protected]>
Compile py11 on macos12

github.com/chdb-io/chdb - 800f2dc178eb96f97a7645074dada6718f52d43f authored about 1 year ago by auxten <[email protected]>
Update build_wheels.yml

Fix install on macos12

github.com/chdb-io/chdb - b5711f25c8900739ba3e3c5f04d712614006ccb6 authored about 1 year ago by auxten <[email protected]>
No py11 on macos11

github.com/chdb-io/chdb - db680d87d761ae212c89643c4842d597afa411e1 authored about 1 year ago by auxten <[email protected]>
Keep killall ccache and wait for ccache to finish

github.com/chdb-io/chdb - fcd01e2c99750c6810e76a745b0ca1aa1ffc531b authored about 1 year ago by auxten <[email protected]>
Cmake 3.26.1 could not find pthread, use default 3.26.0

github.com/chdb-io/chdb - 2588af998666507a642c1f0dc6b61b1cd81649e6 authored about 1 year ago by auxten <[email protected]>
Set macos build timeout 300 min

github.com/chdb-io/chdb - 2641c91467a903fc9c87d20f0e0d13a6df93e58c authored about 1 year ago by auxten <[email protected]>
Enlarge logo

github.com/chdb-io/chdb - 786806134a8f8e78924fb17268db98ad183e1d19 authored about 1 year ago by auxten <[email protected]>
Try not use cibuildwheel on macos11 py11

github.com/chdb-io/chdb - e48dfc9e6227c21694a2957383a3d17a50de8cb2 authored about 1 year ago by auxten <[email protected]>
Set HOMEBREW_NO_AUTO_UPDATE and HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK

github.com/chdb-io/chdb - 4a85cae59c9d0078ec8d80e576372a2a67e39bab authored about 1 year ago by auxten <[email protected]>
Add zstd, drop macos12, fix job title

github.com/chdb-io/chdb - 12887d78fae5a0692b5befa5274914d77e02a77b authored about 1 year ago by auxten <[email protected]>
Set timeout for macos build, to save ccache for next time

github.com/chdb-io/chdb - 56282f943d478d226a3c8dc0482bb9519e1e34b5 authored about 1 year ago by auxten <[email protected]>
Update README.md

github.com/chdb-io/chdb - 2662fa0a857f7bba3576e31e9a6abc5786e81439 authored about 1 year ago by auxten <[email protected]>
Append timestamp for ccache file

github.com/chdb-io/chdb - 56890fa6df1a5dacea51538e56818588550d6968 authored about 1 year ago by auxten <[email protected]>
Update logo

github.com/chdb-io/chdb - 0ab27118fb81e9d32ca67dd21147ce462707c18b authored about 1 year ago by auxten <[email protected]>
Compile for 120 mins on macos for ccache file

github.com/chdb-io/chdb - 83bdf2154d14df4d872e85ad71080061bc2a2cb9 authored about 1 year ago by auxten <[email protected]>
Always wait for ccache finished all the jobs

github.com/chdb-io/chdb - 8248708b98971e29ffee8e9fcb260769c94b88db authored about 1 year ago by auxten <[email protected]>
rm -f dist/*-linux_x86_64.whl

github.com/chdb-io/chdb - 2394f3080b66bc9cad6a50e87d32fe4d9e5e2fb6 authored about 1 year ago by auxten <[email protected]>
Not timestamp on ccache

github.com/chdb-io/chdb - 9266a80858e3576e2acebba71e11f7d6e9187681 authored about 1 year ago by auxten <[email protected]>
Run build.sh in CIBW_BEFORE_BUILD on macos

github.com/chdb-io/chdb - bbeeb3bc8cf7a9c614a7f9e0bd59025d152028d6 authored about 1 year ago by auxten <[email protected]>
Fix auditwheel

github.com/chdb-io/chdb - b30a297df74ec692154071140ab915d80dc6706f authored about 1 year ago by auxten <[email protected]>
No minor_ver_auto

github.com/chdb-io/chdb - 19ad47ec6ee921df9432a42ba259b777a6c202b3 authored about 1 year ago by auxten <[email protected]>
Prefer outside python3 EXT_SUFFIX

github.com/chdb-io/chdb - becf889aecb28079bc7c3402d34e694726e9c3b3 authored about 1 year ago by auxten <[email protected]>
Show ccache -s after build

github.com/chdb-io/chdb - a41320571e887d2652e581651ac8021b843e69b4 authored about 1 year ago by auxten <[email protected]>
Set platforms

github.com/chdb-io/chdb - 3af43fbed6eaa1b0ce559521b896390e288535fe authored about 1 year ago by auxten <[email protected]>
No include "pybind11/numpy.h" and update setuptools

github.com/chdb-io/chdb - e047f5302db622d732ec91e25db146644d23d496 authored about 1 year ago by auxten <[email protected]>
auditwheel repair

github.com/chdb-io/chdb - 6207b5c99f211d7372958af3a76ddead95feebbf authored about 1 year ago by auxten <[email protected]>
Fix missing cibuildwheel

github.com/chdb-io/chdb - f0ac6a40fe1921394e86ffe9ce5dc95c3efb505f authored about 1 year ago by auxten <[email protected]>
Remove pybind11 install dep

github.com/chdb-io/chdb - 023f3cf7df58320304c342af0b4ea04a70fc280e authored about 1 year ago by auxten <[email protected]>
Fix crypt.h <=py38

github.com/chdb-io/chdb - bfcae39afa05e293288d3c528ef6574556dc562e authored about 1 year ago by auxten <[email protected]>
Fix to manylinux2014_x86_64

github.com/chdb-io/chdb - 32d301c47607c7db71a807fa55053e4dd7d55131 authored about 1 year ago by auxten <[email protected]>
No cibuildwheel on linux

github.com/chdb-io/chdb - 5c507627e7776c99b99baabc14a2a328bcc96cc2 authored about 1 year ago by auxten <[email protected]>
Use actions/setup-python@v4 on linux

github.com/chdb-io/chdb - 18f698e28c15e006f803d4afa5d7d993bdcffbb4 authored about 1 year ago by auxten <[email protected]>
Try not -idirafter /usr/include -include x86_64-linux-gnu/${PYTHON_VERSION}/pyconfig.h

github.com/chdb-io/chdb - ff3751b7fa48dc4001a9ce4cce941b52d4ac579a authored about 1 year ago by auxten <[email protected]>
Remove /usr/local/bin/python3

github.com/chdb-io/chdb - 0dea664f23749eec62398cae29629e525607e44c authored about 1 year ago by auxten <[email protected]>
No prebuild

github.com/chdb-io/chdb - 027769b663ce1424bbb2cbb037e1b30d921b2f1f authored about 1 year ago by auxten <[email protected]>
Update setup.py

github.com/chdb-io/chdb - a38f74ba26b1615e0748f7411c509c243ad999b5 authored about 1 year ago by auxten <[email protected]>
Use python instead of python3-config

github.com/chdb-io/chdb - d9c1d9c877966405b3b2b963a944197d151fd6ed authored about 1 year ago by auxten <[email protected]>
Add test cmd

github.com/chdb-io/chdb - 3db08e7202633016f7ea1ccdbb61531aefcadfdd authored about 1 year ago by auxten <[email protected]>
Update setup.py

github.com/chdb-io/chdb - 347ec8fdebd236f6e80917f06207f075420f1424 authored about 1 year ago by auxten <[email protected]>
Fix if cache

github.com/chdb-io/chdb - e876acdc9fcf9061ba573d9d0ac78dcca81958c6 authored about 1 year ago by auxten <[email protected]>
Not cleanup buildlib

github.com/chdb-io/chdb - 72be32486882d1f1e7fa82940c36bda1c716a8fa authored about 1 year ago by auxten <[email protected]>
Use root .gitmodules

github.com/chdb-io/chdb - 16cd229eb7bccbc5ec19181e833700f2f89a6779 authored about 1 year ago by auxten <[email protected]>
Only save submodule cache in linux and cache miss

github.com/chdb-io/chdb - 6b89c9fa8ca4d613cd8847b6df9cd16905869137 authored about 1 year ago by auxten <[email protected]>
Remove /usr/local/bin in front of PATH

github.com/chdb-io/chdb - cf733adc85d32c9d86bc7c750e05ee337f694fb0 authored about 1 year ago by auxten <[email protected]>
Mv and strip so

github.com/chdb-io/chdb - 53fc16f7f9f822192c55061f7a139cb64c67a2a6 authored about 1 year ago by auxten <[email protected]>
Rebuild so in setup.py

github.com/chdb-io/chdb - 8254aa5ed02f313407995db0f326c8e935aefc9e authored about 1 year ago by auxten <[email protected]>
Separate submodules restore and save

github.com/chdb-io/chdb - 91e0068cdec1a7d9c748e6d3905eeef2ccdfac33 authored about 1 year ago by auxten <[email protected]>
Debug get_latest_git_tag

github.com/chdb-io/chdb - b4bce5ea3d2f5268510e7d15ef9f00843310fb9d authored about 1 year ago by auxten <[email protected]>
Fix git describe failed

github.com/chdb-io/chdb - b405e4856f0a92498a499384b2c0307ade8474bc authored about 1 year ago by auxten <[email protected]>
Cache submodules

github.com/chdb-io/chdb - a4e667b52adcfa616cecaaf972b087bcf7764669 authored about 1 year ago by auxten <[email protected]>
Fix cache key

github.com/chdb-io/chdb - fd9ae62b4d95c8eb5fdd2c9fb1a4f8b140243368 authored about 1 year ago by auxten <[email protected]>
Use latest git

github.com/chdb-io/chdb - 133e6b721fac3ea3c3722a44559c8ca4a55b00bd authored about 1 year ago by auxten <[email protected]>
Upload wheel

github.com/chdb-io/chdb - b210415e831144d28343368f124125aecc564999 authored about 1 year ago by auxten <[email protected]>
Add arm64 and universal2

github.com/chdb-io/chdb - 33c4d5881f1476ba8107ccf1261580b99f83c358 authored about 1 year ago by auxten <[email protected]>
Fix AVX test on mac, fix version

github.com/chdb-io/chdb - 3948ad0449c916951e4a03e8816ceea57c584fd6 authored about 1 year ago by auxten <[email protected]>
Fix avx for macos11 runner, set python >=3.7

github.com/chdb-io/chdb - 8416bb378b3e3e7eff0733090426ca228041607c authored about 1 year ago by auxten <[email protected]>
CIBW_ARCHS: "auto64"

github.com/chdb-io/chdb - 7673f42a4f2e4ad9482b4e4d4adea12f0b050c32 authored about 1 year ago by auxten <[email protected]>
Add macos 12

github.com/chdb-io/chdb - 52add19e58ffdf8111189aa7ebc1d9baed2268ce authored about 1 year ago by auxten <[email protected]>
Fix fail-fast

github.com/chdb-io/chdb - 31976ee21c4e07e6b238c31e9b4ee8d250e35ae6 authored about 1 year ago by auxten <[email protected]>
Fix setup.py

github.com/chdb-io/chdb - 8ff3465e733b57065a0597e01c5537f758dfb157 authored about 1 year ago by auxten <[email protected]>
Fix macos PATH

github.com/chdb-io/chdb - f8db0abb665078f21e08cc259804031b5d5122c2 authored about 1 year ago by auxten <[email protected]>
Clean up after build.sh and do nothing in setup.py

github.com/chdb-io/chdb - 8a995c9ca5422ecc82af92ac0aa00a7cb7a2e0c6 authored about 1 year ago by auxten <[email protected]>
Ccache max-size: 5G

github.com/chdb-io/chdb - f52403dff41286a2dc0806bcce02903638ec1d13 authored about 1 year ago by auxten <[email protected]>