Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mymarilyn/clickhouse-driver issues and pull requests
#463 - Bump coverallsapp/github-action from 2.3.0 to 2.3.4 in the github-actions group across 1 directory
Pull Request -
State: open - Opened by dependabot[bot] 28 days ago
- 1 comment
Labels: dependencies
#462 - Up ClientInfo getuser exception handling to Py3.13
Pull Request -
State: open - Opened by darkydash 28 days ago
#461 - Bump coverallsapp/github-action from 2.3.0 to 2.3.3 in the github-actions group across 1 directory
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 2 comments
Labels: dependencies
#460 - Support the new JSON type
Issue -
State: open - Opened by tahayk about 1 month ago
- 1 comment
#459 - Bump coverallsapp/github-action from 2.3.0 to 2.3.1 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies
#458 - Authenticatintg with SSH key instead of password?
Issue -
State: open - Opened by babaMar 2 months ago
#457 - DBAPI Cursor object seems to fetch all records while calling `.execute()`
Issue -
State: closed - Opened by VitalyPetrov 2 months ago
- 2 comments
#456 - OperationalError when using executemany with StrEnum values in ClickHouse Array(Enum8) column
Issue -
State: open - Opened by DarkStussy 2 months ago
- 3 comments
#455 - Add profile events support
Pull Request -
State: open - Opened by kozzztik 2 months ago
#454 - Incorrect ping handling on connection close + reopen
Issue -
State: open - Opened by sknaumov 2 months ago
#451 - Query execution statistics add memory_usage
Issue -
State: open - Opened by migachevalexey 3 months ago
#450 - Exception when inserting into a Dynamic type
Issue -
State: open - Opened by benedetto73 3 months ago
- 4 comments
#450 - Exception when inserting into a Dynamic type
Issue -
State: open - Opened by benedetto73 3 months ago
- 4 comments
#450 - Exception when inserting into a Dynamic type
Issue -
State: open - Opened by benedetto73 3 months ago
- 4 comments
#450 - Exception when inserting into a Dynamic type
Issue -
State: open - Opened by benedetto73 3 months ago
- 4 comments
#450 - Exception when inserting into a Dynamic type
Issue -
State: open - Opened by benedetto73 3 months ago
- 4 comments
#449 - New Release?
Issue -
State: closed - Opened by chrisgoddard 3 months ago
- 1 comment
#448 - Invalid argument error when reading datetime data
Issue -
State: closed - Opened by IlluvatarEru 4 months ago
- 1 comment
#447 - When a field of type Array(Nullable(DateTime64(3))) contains "0001-01-01 00:00:00", the query will report year 0 is out of range
Issue -
State: open - Opened by Jxika 4 months ago
- 2 comments
#446 - type checking: allow `numpy.ndarray` when expecting `Array(Float64) `?
Issue -
State: open - Opened by jgehrcke 4 months ago
- 2 comments
#445 - Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies
#444 - Already tz-aware, use tz_convert to convert.
Issue -
State: closed - Opened by adjust-petrov 4 months ago
- 1 comment
#443 - Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies
#442 - test for clickhouse-driver versions 0.2.7 and 0.2.8 fails on clickhouse 23.4
Issue -
State: closed - Opened by antip00 5 months ago
- 3 comments
#441 - Support pandas StringArray and ArrowStringArray
Pull Request -
State: closed - Opened by Simon-Chenzw 5 months ago
- 5 comments
#440 - "KeyError" when insert in Nested
Issue -
State: closed - Opened by MAH69IK 5 months ago
- 1 comment
#439 - Client seems to be stuck forever - sometimes - possible deadlock?
Issue -
State: closed - Opened by panthony 5 months ago
- 1 comment
#438 - Extract Clickhouse URL parsing into a separate function
Issue -
State: closed - Opened by selevit 5 months ago
- 3 comments
#437 - Does clickhouse driver make use of /tmp/ folder?
Issue -
State: closed - Opened by jiwidi 6 months ago
- 1 comment
#436 - UnexpectedPacketFromServerError: Code: 102. Unexpected packet from server host:port (expected Hello or Exception, got Unknown packet)
Issue -
State: closed - Opened by proevgenii 6 months ago
- 1 comment
#435 - Bump coverallsapp/github-action from 2.2.3 to 2.3.0 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#434 - server timestamps in logs received from server
Pull Request -
State: open - Opened by korowa 7 months ago
- 4 comments
#433 - `IndexError` when selecting an empty nested `Map`
Issue -
State: closed - Opened by lainiwa 7 months ago
#432 - Error when setting tcp_keepalive
Issue -
State: closed - Opened by sean-kates 7 months ago
- 2 comments
#431 - Lazy date lut
Pull Request -
State: closed - Opened by DaniilAnichin 8 months ago
- 15 comments
#430 - Date*Column.date_lut take up to 40 Mb idle memory on type import
Issue -
State: closed - Opened by DaniilAnichin 8 months ago
- 2 comments
#429 - Feature Request: Support columnar for execute_iter
Issue -
State: open - Opened by KenKi0 8 months ago
Labels: feature request
#428 - Strange excaption while using Enum.
Issue -
State: open - Opened by ikrivosheev 8 months ago
- 2 comments
#427 - How to enable multi-statement execution?
Issue -
State: closed - Opened by kartikeyporwal 9 months ago
- 1 comment
#426 - fix client.insert_dataframe() for tables with tuple columns with acceptance of `numpy.ndarray`s
Pull Request -
State: closed - Opened by stankudrow 9 months ago
- 2 comments
#425 - fix `client.insert_dataframe()` for tuple columns in tables
Pull Request -
State: closed - Opened by stankudrow 9 months ago
- 2 comments
#424 - GitHub Actions: Test on current versions of PyPy
Pull Request -
State: closed - Opened by cclauss 9 months ago
- 2 comments
#423 - Bump the github-actions group with 4 updates
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies
#422 - Keep GitHub Actions up to date with GitHub's Dependabot
Pull Request -
State: closed - Opened by cclauss 9 months ago
- 1 comment
#421 - Fix for verify=False ignoring
Pull Request -
State: closed - Opened by akurdyukov 9 months ago
- 1 comment
#421 - Fix for verify=False ignoring
Pull Request -
State: open - Opened by akurdyukov 9 months ago
#420 - Fail to ignore certificate problems with verify=False
Issue -
State: open - Opened by akurdyukov 9 months ago
#420 - Fail to ignore certificate problems with verify=False
Issue -
State: closed - Opened by akurdyukov 9 months ago
#419 - Unexpected packet message
Issue -
State: closed - Opened by rupamar 9 months ago
- 1 comment
#418 - bug with array query params
Issue -
State: open - Opened by zerlok 9 months ago
Labels: bug
#417 - Problems while inserting into a table with a Tuple column
Issue -
State: open - Opened by michael-tsel 9 months ago
#416 - TypeError when selecting a Decimal column
Issue -
State: open - Opened by dvincelli 9 months ago
#416 - TypeError when selecting a Decimal column
Issue -
State: closed - Opened by dvincelli 9 months ago
- 1 comment
#415 - Unable to Connect to ClickHouse Cloud Instance Using clickhouse_driver Python Package
Issue -
State: open - Opened by markusf1895 10 months ago
- 1 comment
#415 - Unable to Connect to ClickHouse Cloud Instance Using clickhouse_driver Python Package
Issue -
State: closed - Opened by markusf1895 10 months ago
- 2 comments
#415 - Unable to Connect to ClickHouse Cloud Instance Using clickhouse_driver Python Package
Issue -
State: closed - Opened by markusf1895 10 months ago
- 2 comments
#414 - Failing to import clickhouse_driver: ModuleNotFoundError: 'clickhouse_driver.varint'
Issue -
State: closed - Opened by lainiwa 10 months ago
- 1 comment
#413 - execute_iter loads all rows in RAM
Issue -
State: closed - Opened by shereneshka 10 months ago
- 2 comments
#412 - use_client_time_zone doesn't return offset-aware datetime object
Issue -
State: closed - Opened by KineticCookie 10 months ago
- 3 comments
#411 - Unexpected 'driver'
Issue -
State: closed - Opened by hekto324 10 months ago
- 1 comment
#410 - Using both client-side and server-side binding prevents using server-side binding
Issue -
State: closed - Opened by panthony 10 months ago
- 2 comments
#409 - Incorrect minimum value of Date32 type
Issue -
State: closed - Opened by yurylabko 11 months ago
#408 - clickhouse_driver.varint.read_varint is called recursively
Issue -
State: closed - Opened by vigneshshettyin 11 months ago
- 2 comments
#407 - Fixed memory leak when clickhouse raise error on data send.
Pull Request -
State: closed - Opened by pulina 12 months ago
- 1 comment
#406 - Memory leak when clickhouse raise error on data send.
Issue -
State: closed - Opened by pulina 12 months ago
#405 - BrokenPipeError when instert too large array
Issue -
State: closed - Opened by pulina 12 months ago
- 3 comments
#404 - Debug query
Issue -
State: closed - Opened by mfore-amperon 12 months ago
- 2 comments
#403 - Running tests on clickhouse 23.8
Issue -
State: closed - Opened by antip00 12 months ago
- 3 comments
#402 - fix LargeIntColumn to_quads
Pull Request -
State: closed - Opened by ChepelDrepel about 1 year ago
#401 - input_format_null_as_default is applied incorrectly to UUID columns, causes an exception in the UUID constructor
Issue -
State: closed - Opened by Dnnd about 1 year ago
- 1 comment
#400 - doesnt insert bigint with execute and list of values on mac m1
Issue -
State: closed - Opened by ChepelDrepel about 1 year ago
- 4 comments
#399 - Code:50. Unknown type Bool
Issue -
State: closed - Opened by anikey7531 about 1 year ago
- 1 comment
#398 - Access the database after disconnecting
Issue -
State: open - Opened by vivinamalraj about 1 year ago
- 1 comment
#397 - Getting `EOFError: Unexpected EOF while reading bytes` when reading data from clickhouse
Issue -
State: closed - Opened by kartikeyporwal about 1 year ago
- 4 comments
#396 - Using a specific name in the parameter substitutions leads to a ServerException.
Issue -
State: closed - Opened by gtors about 1 year ago
- 3 comments
#395 - Add ClickHouse 'Test' log level support.
Pull Request -
State: closed - Opened by the-horhe about 1 year ago
- 2 comments
#394 - Support python 3.12 or whatever
Issue -
State: closed - Opened by costa about 1 year ago
- 3 comments
#393 - Dynamic query with params substitution
Issue -
State: closed - Opened by zli06160 about 1 year ago
- 2 comments
#392 - Receive packet after each block insert, so profile events are not missed
Pull Request -
State: closed - Opened by insomnes about 1 year ago
- 1 comment
#391 - Not proper processing of per insert profile event
Issue -
State: closed - Opened by insomnes about 1 year ago
#390 - mac m2 error
Issue -
State: closed - Opened by wangxinyu666666 about 1 year ago
- 1 comment
#389 - How to insert Array(String) to clickhouse by clickhouse-driver ?
Issue -
State: closed - Opened by sherry0429 over 1 year ago
- 1 comment
#388 - Incorrect timezone handling when escaping a datetime-aware object
Issue -
State: open - Opened by krokoziabla over 1 year ago
- 1 comment
#387 - Insert UUID column parse error if value is None
Issue -
State: open - Opened by gistart over 1 year ago
- 2 comments
#386 - Inconsistent behavior on insert with_column_types
Issue -
State: open - Opened by ergoithz over 1 year ago
#385 - Trailing spaces break get_inner_columns_with_types
Issue -
State: closed - Opened by bryzgaloff over 1 year ago
- 1 comment
#384 - Inserted rows disappear even though insert is successful
Issue -
State: open - Opened by maxmarcon over 1 year ago
#383 - Exception when using send_logs_level=test setting
Issue -
State: closed - Opened by the-horhe over 1 year ago
#382 - Unexpected type casting in insert_dataframe
Issue -
State: open - Opened by FedericoCeratto over 1 year ago
#381 - DB exception occurs when inserting data into JSON data field.
Issue -
State: closed - Opened by bhatt40 over 1 year ago
- 1 comment
#380 - Pandas DateTime column timezone incorrectly converted at insertion
Issue -
State: open - Opened by 0liu over 1 year ago
- 4 comments
#379 - Enable hostname verification with verify option
Pull Request -
State: closed - Opened by adamleko over 1 year ago
- 2 comments
#378 - TLS certification validation not enforced
Issue -
State: closed - Opened by adamleko over 1 year ago
- 2 comments
#377 - Queries are slow in code but fast in tools
Issue -
State: closed - Opened by neohuruyi over 1 year ago
- 9 comments
#376 - ParsingException is raised when parameterized query parameter is named "limit" or "offset"
Issue -
State: closed - Opened by hdbin over 1 year ago
- 6 comments
#375 - Support for returning pyarrow objects
Issue -
State: open - Opened by cpcloud over 1 year ago
Labels: feature request
#374 - In the doc, spaces appear as underscores in code blocks: "pip_install_clickhouse-driver"
Issue -
State: closed - Opened by vibl over 1 year ago
- 1 comment
#373 - Client Initialization fail if you pass host among with alt_hosts as named args and round_robin
Issue -
State: closed - Opened by parallelko over 1 year ago
- 1 comment
#372 - Tuple objects
Issue -
State: closed - Opened by pavel-zverkov over 1 year ago
- 5 comments
#371 - recommendation for creating a connexion pool
Issue -
State: open - Opened by tahayk over 1 year ago
- 3 comments