Ecosyste.ms: OpenCollective

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

github.com/mymarilyn/clickhouse-driver

ClickHouse Python Driver with native interface support
https://github.com/mymarilyn/clickhouse-driver

Wheels for Python 3.8

34f505ce3917443d96de7d4b8b605e0ab816e259 authored about 5 years ago
Proper null handling in LowCardinality columns

8df7f9a3fb0af9c1d61c8f919dc89d110359902b authored about 5 years ago
Client API INSERT return row count fixes in docs

af87014c8b9bb37ed3e91bd591dea45612359f20 authored over 5 years ago
AggregateFunctions notes in docs

5c0794dd3306e4792780e3842d42e28288683e88 authored over 5 years ago
Update client revision to 54421

d65bc06de76dfbe42d825ebc47bcd99019ef0428 authored over 5 years ago
Close socket on KeyboardInterrupt

e69809add5ec06d16bfde00a1b5fce10ca504181 authored over 5 years ago
Fix Client.from_url settings detection

0140d5ca60ee1cdf4f3a74e32d86d11c5a31be0f authored over 5 years ago
Version bumped to 0.1.2

fa9dc20b0752a96ab8ffd359d34d46a662e47bc0 authored over 5 years ago
Add returning inserted rows count

05afe9e507872b4c0ac573faf88fd42fe1be8b2c authored over 5 years ago
DateTime after_read_items timezone optimization

c4aa802b0d226ac5ed9fe55f7c3696ef4e8f6734 authored over 5 years ago
before_write_item cycle optimization

1ba1b7429a04fa908096c7875d5c18503d014e56 authored over 5 years ago
after_read_item cycle optimization

30ba6cdd502eec6f9c6f0151cef9440ddb9cc1e0 authored over 5 years ago
Fix datetime tests garbage output

01af26accf930a0778a90da81576d040302f17f5 authored over 5 years ago
Add Python 3.8 to travis-ci

b85464636f5e506f09d8740fa4e4544ae9ec569b authored over 5 years ago
Add multithreading notes to docs

7b9e469a6e3e640ae3cc2b3019cc20424c3a0f1a authored over 5 years ago
Add CSV import and setting section into docs

d6bf0e3ebdedeec2b10fd7eaed0b7916dfe504ff authored over 5 years ago
Fix fail on flake8

f81afb7e7f6447f38b1cc49cb5213d684ca917cc authored over 5 years ago
cli_client_kwargs refactor in tests

777b5e11346024200f470b225e69ed09ad59782e authored over 5 years ago
Merge pull request #112 from azat-archive/allow_suspicious_low_cardinality_types

Set allow_suspicious_low_cardinality_types for LowCardinality tests

0cd9ab1714aa8f12fa43bb147b7a7d2a755e9975 authored over 5 years ago
Set allow_suspicious_low_cardinality_types for LowCardinality tests

This setting has been introduced in v19.9.2.4-stable (all previous tags
marked as -testing, so I...

072ccb36e744c6060a2ee39574194addbbdab165 authored over 5 years ago
Added CompressedBufferedWriter

61f25ee6b3f2422dc34e61649e60ab2dcc164726 authored over 5 years ago
Cythonization varint

84e8429e27d61b81c5217bf2116b98ebd50e7b0f authored over 5 years ago
Remove reset from block writers

587d2051cd5d4192eb4a72f1784338de6f06934c authored over 5 years ago
prepare_items optimizations

6feef0ea8d178de15a01d854821da142baf3e4c4 authored over 5 years ago
Write stream buffering

068ec4c9d0db087e8a875bd0e15af774bae8c923 authored over 5 years ago
Travis CI fix pypy 2.7

a2bedac7a7dead7bf011ab444e60d787d598f27b authored over 5 years ago
Merge pull request #111 from azat-archive/sync-settings

Sync available settings with clickhouse

64e5375856ab54f7de9f0955f2b78fe7a267c213 authored over 5 years ago
Sync available settings with clickhouse

Refs: ClickHouse/ClickHouse@9f0b3e5bbf

aa32b1f6261355e69afd33f0abdf8f05b069ec20 authored over 5 years ago
Update issue templates

bedbeec486a9366a0ad0cfd23ab548b91770e0c2 authored over 5 years ago
Expose columnar to execute_with_progress (#108)

* Expose columnar to execute_with_progress

Right now there is no way to set columnar in exe...

dccd203636be8757978f3897db1bc9f7b2309889 authored over 5 years ago
Version bumped to 0.1.1

846379416bb3441b159be99bec4805c130739f2c authored over 5 years ago
Client.from_url method

41f39501373408f08897073ffc78fcc40e5dce69 authored over 5 years ago
DateTime offset-aware data return

b412fd4ce8b07f0e90c3804163e5c6f8af09c794 authored over 5 years ago
Merge pull request #106 from th0th/master

Disable deleting time zone info of datetime column

08cc6deb292f8f90ac488aa5aedda6592c823268 authored over 5 years ago
Disable deleting time zone info of datetime column

438e34715faaf1dc9af255d15122d7187736d01b authored over 5 years ago
Fix FixedString reading with null bytes

7f0324641cd216f8029fd72d951c613f4d9ba63b authored over 5 years ago
Travis CI deploy only on tags

c24e70ccce489ed9f019d38d1ff3b24d063c425f authored over 5 years ago
_byte function optimization

d86be7db10355f11889150a5efa362a0b4d8be23 authored over 5 years ago
Fix module names in extensions

87b59d2be3a64f5f9ec2f157ec43108b90afb064 authored over 5 years ago
Version bumped to 0.1.0

464d232a7e4caf75608e6507175e0bc6ac813f12 authored over 5 years ago
Fix Travis CI deploy

e7661e83374e624113aba27e4ffb6c82a684ac41 authored over 5 years ago
Fix Travis CI test

3115904abb626b476ebc78b9a3c0c8d59b6cd54f authored over 5 years ago
Wheels deploy via Travis CI

c304035a1a74794833281eee3d68e74241e42f51 authored over 5 years ago
String column read optimization

39b1be9b15dca686db5807d44961e65219d0a466 authored over 5 years ago
ProgressInfo DDL test

48d09ce03495afb375e8bf8439635e73abf086b6 authored over 5 years ago
Calculate elapsed time on INSERTs

6b6148ae4eef5ffbd8759adc6476e9a64585ee06 authored over 5 years ago
Block transpose optimization

1795e390282a1cd2ff69cb1b9c1465b2311942ad authored over 5 years ago
Merge pull request #96 from nitoqq/deps-environment-markers

dependencies environment markers

35eef20d4ccf4dbb0c402f7586e704b270156176 authored over 5 years ago
Merge pull request #95 from azat-archive/SimpleAggregateFunction-doc

Add SimpleAggregateFunction into documentation

a6df6f32ea411dacbe2fafc9ed9b37bbf00d87d1 authored over 5 years ago
Add SimpleAggregateFunction into documentation

1cd48e88cde671da5587e4122291f4fcb8c11790 authored over 5 years ago
dependencies environment markers

8f2243a1a4776d7b59fc633478aa8772ae8d1167 authored over 5 years ago
Merge pull request #89 from azat-archive/SimpleAggregateFunction

Simple aggregate function

5334f0dae7936097457aa2bccd55b51e8446edeb authored over 5 years ago
Support SimpleAggregateFunction data type

Requires: clickhouse-server 19.8.3.8
Refs: https://github.com/yandex/ClickHouse/pull/4629

5f3dfffc796eab7aeea12cc3f020fc320731faca authored over 5 years ago
Drop unused NullableTestCase.entuple()

679d514b741e167400ae9abb4f15a02dd509bb1e authored over 5 years ago
Version bumped to 0.0.20

73807b00a97870e09447b98da6a50b55710233cb authored over 5 years ago
Fix last_query.progress accumulation

3cc8c719072a1c6e55f63d94d6a2018d79120128 authored over 5 years ago
Fix return value from connection.execute

4fde72a0398a964d80863d8734b6d1df19630040 authored over 5 years ago
Fix docs revision

09be864c40bb351803bd93d087b267307f1c1d39 authored over 5 years ago
Float column write nan test

4a29451a8430fbb0df657c582ab2e330aa61d2a4 authored over 5 years ago
Merge pull request #87 from wawaka/os_name_fallback_to_uid

fallback for os_name if user name is not defined

9dd6ca0b6e08d1cd4a84e7955b5c1fc1355de69f authored over 5 years ago
fallback for os_name if user name is not defined

1c59b79eed70d4985abf064e74a57b4653956a3a authored over 5 years ago
Merge pull request #85 from mhsekhavat/patch-1

Add max_partitions_per_insert_block to settings.available

4592862832c2464af24c844fab0fee9668e8ca1c authored almost 6 years ago
Add max_partitions_per_insert_block to settings.available

The `max_partitions_per_insert_block` is defined in:
https://github.com/yandex/ClickHouse/blob/...

b6562f958166f6f35a2d81d1e24097a032ea24e1 authored almost 6 years ago
Store progress and elapsed in last_query

350051b37aa2944d580094ae73ca512f0468d8d3 authored almost 6 years ago
DateColumn.before_write_item isinstance check

4e5a74ee0a1529b4402851c15972c25dcb1784cc authored almost 6 years ago
Add LowCardinality type support

8a69cbff879772f78c059296b68cf036c967cd7a authored almost 6 years ago
Docs, README update

Add datetime to Date type.
Move documentation before usage examples.

eafbab3a15c6cf12c3bf49b89aba93052b0713ce authored almost 6 years ago
Fixed inserting datetime as date (#75)

Fixed inserting datetime as date

2a055b6e961991d08d409d0ba1fbbec252a55e8c authored almost 6 years ago
Version bumped to 0.0.19

2e3d729c5f00eb9f48b537976ef218d98bd78dcd authored almost 6 years ago
Escape string enum fix

f72814f702515341ec0fd09bfe25f1fe956f5fe0 authored almost 6 years ago
Merge pull request #73 from AchilleAsh/master

Add native IPv4 and IPv6 types support

2beeac0498df88c25fa52137bfb77a51d8641b49 authored almost 6 years ago
DecimalTestCase fix

787f1a374c566b25a72b7f143ece40466f4c0df2 authored almost 6 years ago
Add native IPv4 and IPv6 types support

dd2aaa79d1b5ee345b7c500bc7dd37971d0bdf62 authored almost 6 years ago
Version dependent settings in test

d75ab85e79954b04c7bed6e70455ef2cf0b73ec6 authored almost 6 years ago
Docs asynchronous note

384391d3c41ac02475dae3d7747098d1365326f9 authored almost 6 years ago
Temporary remove contributing section in readme

88b5ed646cd743631d1ab7c96c695149390fdeb8 authored almost 6 years ago
Version bumped to 0.0.18

2d0fb6b646a0bb2ff7fac59f01d6c57c3d8fb19d authored almost 6 years ago
Fix BufferReader.read_strings mishandling feeding from buffer (#72)

* Fix BufferReader.read_strings mishandling feeding from buffer

This solves an issue where th...

479dae1e76e3be3e9f02914fa51d0208e5a615e2 authored almost 6 years ago
Swap license and code coverage in README.rst

674996dc70070d9bf4564ea42fc4153e80eaeb3e authored about 6 years ago
Version bumped to 0.0.17

f71da874658ea4a11c55ee173569972a44d91ace authored about 6 years ago
Remove ClickHouse logo from docs

efe779cbefe506dc2bee95532d088f712a1379e6 authored about 6 years ago
Enum option parsing is not handling all supported characters correctly (#67)

Handle quotes and equation signs in enum options

71c4731656a0e4b0431870d8be594a041cbd1db0 authored about 6 years ago
Readthedocs

ccd11d2b913c949da1d94eba7a5a54199b00d633 authored about 6 years ago
Float column long type py_types fix

2e69854d926026800aaa0b14d62afaf0d8f5eef7 authored about 6 years ago
Merge pull request #65 from vivienm/master

Fix null value on bytestring columns

9efd220f871e44aaa3f29e94c289a42725eba175 authored about 6 years ago
Fix null value on bytestring columns

c6b6a2af2d1275c2be22e3fac2a7f33eed80f829 authored about 6 years ago
setup.py regex fix

293b5962a8bc5d913c4b0328f89e2a2881da1a3d authored about 6 years ago
INSERT generators data fix

ff7f00ee9230f2a3982dae0a4484b8511b7e8577 authored over 6 years ago
Add server logs displaying

27edae4f8e1ec8526e2859fdc6336526eb3c59ee authored over 6 years ago
Version bumped to 0.0.16

fb071013689e65c8e29e386573c6b6029535f1b9 authored over 6 years ago
Decimal type

7643b35f00e6814f74eca78f6247539ec7c0669f authored over 6 years ago
require_server_version message fix

a0d3e5aae70794d990cab3f6aadd793e881b67d8 authored over 6 years ago
Version patch support

9519f40e46c12d5773cc450a26e79838be77239b authored over 6 years ago
Read server display name

293e031dd5b58a6b5c2c95a12f0878e76c7612c4 authored over 6 years ago
Settings updated to 18.14.2 (54409)

8cc050879dbe88cb09eb1ea649e9e4a86306044f authored over 6 years ago
added option to retrieve profile info about the last query (#57)

Added option to retrieve profile info about the last query

03a6f211092ff0e16b331a44b22243749573d5f9 authored over 6 years ago
Settings updated to 18.10.3 (54405)

00ddf1d096dc6e500dd387d8c01def477f1a8be6 authored over 6 years ago
Merge limits and setting into settings

7ffb63cb20e08a88ef159d7ddac3329d72e5f6d0 authored over 6 years ago
String column read/write optimizations

d47a263df27221cfc35bea23e6a7f18dd9e9a665 authored over 6 years ago
Make client settings not mutable

fe4ef099014ab8651c73675a6f718dd652f9c9b0 authored over 6 years ago