Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ClickHouse/clickhouse-java issues and pull requests
#2129 - [jdbc-v2] Strange array types in new version of driver
Issue -
State: open - Opened by Onajk 3 days ago
Labels: bug, module-jdbc, v2-feedback, jdbc-v2
#2128 - [client-v2] Fix support in ClickHouseBinaryFormatReader for SimpleAggregateValue
Pull Request -
State: open - Opened by Am-phi 5 days ago
#2127 - [Client-v2] The newBinaryFormatReader can't correctly read SimpleAggregate values
Issue -
State: open - Opened by Am-phi 5 days ago
Labels: bug
#2126 - Inconsistency between documentation and ChangeLogs regarding minimum JDK runtime requirements
Issue -
State: open - Opened by linghengqian 6 days ago
Labels: docs, v2-feedback
#2125 - [Client-v2] The newBinaryFormatReader can't correctly read SimpleAggregate values
Issue -
State: closed - Opened by Am-phi 6 days ago
- 1 comment
Labels: bug
#2124 - [client-v2] Fixed cleaning expired connections from the pool
Pull Request -
State: closed - Opened by chernser 7 days ago
- 2 comments
#2123 - [client-v2] Number of active connections never drop after reaching max.
Issue -
State: closed - Opened by chernser 7 days ago
Labels: bug, client-api-v2
#2122 - [client-v2] Error when inserting DTOs with null value representing Nullable(Int) field of Tuple or Array
Issue -
State: open - Opened by medovgeo 9 days ago
- 1 comment
Labels: bug, client-api-v2
#2121 - R2DBC - ClicHouseStatement's returnGeneratedValues throws an exception
Issue -
State: open - Opened by ZoltanLaszlo 9 days ago
- 1 comment
Labels: bug, usability, r2dbc
#2120 - [client-v2] Remove usage of ClickHouseNode class
Issue -
State: open - Opened by chernser 10 days ago
Labels: client-api-v2
#2119 - [client-v2] Remove dependency on Jackson.
Issue -
State: open - Opened by chernser 10 days ago
Labels: client-api-v2
#2118 - client.insert(...) fails if registered class doesn't match all existing columns
Issue -
State: open - Opened by gabrielpablorc 10 days ago
- 4 comments
Labels: bug, client-api-v2
#2117 - [client-v2] Support ZonedDateTime and Instant in POJO fields for SerDe
Issue -
State: open - Opened by chernser 10 days ago
Labels: enhancement
#2116 - SerializerUtils support OffsetDateTime and Instant
Pull Request -
State: open - Opened by abcfy2 11 days ago
- 10 comments
#2115 - PR Fixes failing Test in Windows when attempting to locate files with reserved characters in the file path
Pull Request -
State: closed - Opened by MaheshMadushan 12 days ago
- 4 comments
#2114 - Test failure in Windows when attempting to locate files with reserved characters in the file path.
Issue -
State: closed - Opened by MaheshMadushan 12 days ago
Labels: bug
#2113 - feat: implemented getColumnClassName
Pull Request -
State: open - Opened by livk-cloud 12 days ago
- 7 comments
#2112 - getColumnClassName needs to be implemented
Issue -
State: open - Opened by livk-cloud 12 days ago
- 3 comments
Labels: v2-feedback, jdbc-v2
#2111 - Retry should with delay
Issue -
State: open - Opened by abcfy2 13 days ago
- 1 comment
Labels: enhancement, client-api-v2, v2-feedback
#2110 - Type SimpleAggregateFunction(any, Nullable(Int8)) is treated as non null by jdbc and will return a default value 0.
Issue -
State: open - Opened by cy2008 13 days ago
Labels: bug, module-jdbc, jdbc-v2, data-type
#2109 - Updated version for the new release
Pull Request -
State: closed - Opened by chernser 14 days ago
- 1 comment
#2108 - Updating changelog
Pull Request -
State: closed - Opened by Paultagoras 14 days ago
#2107 - Timezone testing
Pull Request -
State: closed - Opened by Paultagoras 14 days ago
- 1 comment
#2106 - [jdbc-v2] Post 0.8.0 Items
Issue -
State: open - Opened by Paultagoras 14 days ago
Labels: jdbc-v2
#2105 - [client-v2] Small fixes
Pull Request -
State: closed - Opened by chernser 15 days ago
- 1 comment
#2104 - Adding some duration timers
Pull Request -
State: closed - Opened by Paultagoras 15 days ago
- 2 comments
#2103 - Add tests for large metadata
Issue -
State: open - Opened by mshustov 15 days ago
- 3 comments
Labels: test, jdbc-v2
#2102 - java.sql.SQLException: java.io.IOException: Failed to read boolean value, expect 0 (false) or 1 (true) but we got: 67
Issue -
State: open - Opened by sunqiaozz 15 days ago
- 12 comments
Labels: module-jdbc, investigating
#2101 - Adjusting logging level of certain messages
Pull Request -
State: closed - Opened by Paultagoras 16 days ago
- 1 comment
#2100 - Update ConnectionImpl.java
Pull Request -
State: closed - Opened by Paultagoras 16 days ago
- 1 comment
#2099 - [client] Adds PrettyJSONEachRow to the formats list
Pull Request -
State: closed - Opened by chernser 16 days ago
- 1 comment
#2098 - client v2 query result get by reader.next() error
Issue -
State: closed - Opened by YoKv 16 days ago
- 1 comment
Labels: bug, docs, client-api-v2
#2097 - Adjusting date/time handling
Pull Request -
State: closed - Opened by Paultagoras 17 days ago
- 1 comment
#2096 - Client-v2: queryParams are not passed to server in Client.queryAll method for non-zero executionTimeout
Issue -
State: open - Opened by andris-rauda 20 days ago
Labels: bug, client-api-v2
#2095 - Adjusting date/time conversion
Pull Request -
State: closed - Opened by Paultagoras 21 days ago
- 1 comment
#2094 - [client-v2] More connection runtime metrics
Issue -
State: open - Opened by chernser 21 days ago
Labels: client-api-v2, v2-feedback
#2093 - [client-v2] Initial metrics implementation in client v2 using micrometer
Pull Request -
State: closed - Opened by mzitnik 21 days ago
- 1 comment
#2092 - [client-v2] Remove possibility to use old implementation
Issue -
State: closed - Opened by chernser 21 days ago
#2091 - added manifest properties. fixed getting http client version
Pull Request -
State: closed - Opened by chernser 22 days ago
- 1 comment
#2090 - [client-v2] Reduce client init time
Pull Request -
State: closed - Opened by chernser 22 days ago
- 1 comment
#2089 - [jdbc-v2] date/dateTime tests fail when client timezone not UTC/GMT
Issue -
State: closed - Opened by chernser 22 days ago
- 2 comments
Labels: bug, jdbc-v2
#2088 - [client-v2] Do not close provided executor
Pull Request -
State: closed - Opened by chernser 22 days ago
- 1 comment
#2087 - [client-v2] Remove Client-v1 usage and references
Pull Request -
State: closed - Opened by chernser 23 days ago
- 1 comment
#2086 - Adjusting retry mechanism
Pull Request -
State: closed - Opened by Paultagoras 23 days ago
- 1 comment
#2085 - [repo] Fix JWT tests
Pull Request -
State: closed - Opened by chernser 23 days ago
- 1 comment
#2084 - [client-v2] Removed old defaults and replaced new ones
Pull Request -
State: closed - Opened by Paultagoras 24 days ago
- 1 comment
#2083 - Simple jdbc example
Pull Request -
State: closed - Opened by Paultagoras 24 days ago
- 1 comment
#2082 - Java POJO with setters not registring via java v2 client
Issue -
State: closed - Opened by douggie 27 days ago
- 6 comments
Labels: question, client-api-v2
#2081 - [epic] Documentation & Examples
Issue -
State: open - Opened by chernser 28 days ago
Labels: bug, docs, epic
#2081 - [epic] Documentation & Examples
Issue -
State: open - Opened by chernser 28 days ago
Labels: bug, docs, epic
#2080 - [epic] Network Issues
Issue -
State: open - Opened by chernser 28 days ago
Labels: bug, network
#2079 - [epic] Data Type Issues
Issue -
State: open - Opened by chernser 28 days ago
Labels: bug, epic, data-type
#2079 - [epic] Data Type Issues
Issue -
State: open - Opened by chernser 28 days ago
Labels: bug, epic, data-type
#2078 - Array[UInt16] forcibly converted to short[]
Issue -
State: open - Opened by guosk123 28 days ago
- 4 comments
Labels: bug, jdbc-v2, data-type
#2077 - Support variant type
Pull Request -
State: open - Opened by chernser 29 days ago
#2076 - Set JDBC v2 as default driver
Pull Request -
State: closed - Opened by mzitnik 29 days ago
- 1 comment
#2075 - [client-v2] Test JOOQ against JDBC V2
Issue -
State: open - Opened by Paultagoras 29 days ago
Labels: test, jdbc-v2
#2074 - [client-v2] Test Flink Connector against JDBC V2
Issue -
State: open - Opened by Paultagoras 29 days ago
Labels: test, jdbc-v2
#2071 - [client-v2] Writer API with custom insert statement.
Issue -
State: open - Opened by chernser 30 days ago
- 1 comment
Labels: enhancement, client-api-v2
#2070 - Connection Reset Error Occurs Occasionally with Client-v2 0.7.2
Issue -
State: open - Opened by lelewolf about 1 month ago
- 10 comments
Labels: bug, client-api-v2, investigating, network
#2069 - [repo] added code coverage for sonar
Pull Request -
State: closed - Opened by chernser about 1 month ago
- 1 comment
#2068 - enable stalebot
Pull Request -
State: open - Opened by mshustov about 1 month ago
- 1 comment
#2067 - Add a boolean to type mapping
Pull Request -
State: closed - Opened by mzitnik about 1 month ago
- 1 comment
#2066 - [jdbc] Incorrect DateTime results when writing numeric data with use_time_zone property
Pull Request -
State: open - Opened by haishui126 about 1 month ago
- 1 comment
#2065 - [jdbc] Incorrect DateTime results when writing numeric data with use_time_zone property
Issue -
State: open - Opened by haishui126 about 1 month ago
- 1 comment
Labels: bug, data-type
#2064 - execute sql error
Issue -
State: closed - Opened by KeKeValue about 1 month ago
- 1 comment
Labels: bug
#2063 - fix client not retry when Connection refused
Pull Request -
State: closed - Opened by abcfy2 about 1 month ago
- 2 comments
#2062 - Tableau fix getDate with calendar
Pull Request -
State: closed - Opened by mzitnik about 1 month ago
- 1 comment
#2061 - v0.7.2 java.lang.NullPointerException: Cannot invoke "java.lang.String.replaceAll(java.lang.String, java.lang.String)" because the return value of "java.lang.Package.getImplementationTitle()" is null
Issue -
State: closed - Opened by abcfy2 about 1 month ago
- 6 comments
Labels: bug, client-api-v2
#2060 - Please verify if the version v0.7.2 was successfully uploaded to the repository. If it was omitted during release, kindly upload it.
Issue -
State: closed - Opened by lelewolf about 1 month ago
- 1 comment
#2059 - [client-v2] Fix table name wrapping in insert statement
Pull Request -
State: closed - Opened by chernser about 1 month ago
- 1 comment
#2058 - Does client-v2 support failover when add multiple endpoints ?
Issue -
State: closed - Opened by abcfy2 about 1 month ago
- 1 comment
Labels: question
#2057 - [repo] Restored developers list
Pull Request -
State: closed - Opened by chernser about 1 month ago
#2056 - [jdbc-v2] Fixed Tests
Pull Request -
State: closed - Opened by chernser about 1 month ago
- 2 comments
#2055 - Adding support to JWT in JDBC V2
Pull Request -
State: closed - Opened by mzitnik about 1 month ago
- 1 comment
#2054 - [client-v2] Fix user agent
Pull Request -
State: closed - Opened by chernser about 1 month ago
- 1 comment
#2053 - Set wait-end-of-query to 0 in jdbc-v2 init
Pull Request -
State: closed - Opened by mzitnik about 1 month ago
- 1 comment
#2052 - Adding array to conversion list
Pull Request -
State: closed - Opened by mzitnik about 1 month ago
- 1 comment
#2051 - Metabase Fixes
Pull Request -
State: closed - Opened by mzitnik about 1 month ago
- 1 comment
#2050 - Does client-v2 query API support bulk insert for prepared statement?
Issue -
State: closed - Opened by abcfy2 about 1 month ago
- 5 comments
Labels: question, v2-feedback
#2049 - max_execution_time=30 not real work。 clickhouse log show Timeout exceeded: elapsed 181.244368783 seconds, maximum: 3
Issue -
State: open - Opened by linger000 about 2 months ago
Labels: bug
#2048 - Adjust roles parsing
Pull Request -
State: closed - Opened by Paultagoras about 2 months ago
- 1 comment
#2047 - Pre 0.7.2
Pull Request -
State: closed - Opened by chernser about 2 months ago
- 1 comment
#2046 - Adjusting cancel and ensure close
Pull Request -
State: closed - Opened by Paultagoras about 2 months ago
- 2 comments
#2045 - Cleanup + Type Conversion
Pull Request -
State: closed - Opened by Paultagoras about 2 months ago
- 1 comment
#2044 - fixed tokenizer a bit
Pull Request -
State: closed - Opened by chernser about 2 months ago
- 1 comment
#2043 - [repo] Added cloud tests for jdbc-2 client-2
Pull Request -
State: closed - Opened by chernser about 2 months ago
- 1 comment
#2042 - add-encoding-for-array
Pull Request -
State: closed - Opened by Paultagoras about 2 months ago
- 1 comment
#2041 - [jdbc-v2] Fixed closing prev result set
Pull Request -
State: closed - Opened by chernser about 2 months ago
- 1 comment
#2041 - [jdbc-v2] Fixed closing prev result set
Pull Request -
State: closed - Opened by chernser about 2 months ago
- 1 comment
#2040 - Update ResultSetMetaDataTest.java
Pull Request -
State: closed - Opened by Paultagoras about 2 months ago
#2040 - Update ResultSetMetaDataTest.java
Pull Request -
State: closed - Opened by Paultagoras about 2 months ago
#2039 - [jdbc-v2] getObject(Type) should try and do some type conversion
Issue -
State: closed - Opened by Paultagoras about 2 months ago
Labels: JDBC
#2038 - Update JdbcUtils.java
Pull Request -
State: closed - Opened by Paultagoras about 2 months ago
#2038 - Update JdbcUtils.java
Pull Request -
State: closed - Opened by Paultagoras about 2 months ago
#2037 - add stale bot
Pull Request -
State: closed - Opened by mshustov about 2 months ago
- 1 comment
#2037 - add stale bot
Pull Request -
State: closed - Opened by mshustov about 2 months ago
- 1 comment
#2036 - [jdbc] Use credentials for health checking in ClickHouseNodes
Pull Request -
State: closed - Opened by burov4j about 2 months ago
- 3 comments
Labels: stale
#2036 - [jdbc] Use credentials for health checking in ClickHouseNodes
Pull Request -
State: open - Opened by burov4j about 2 months ago
- 2 comments
Labels: stale
#2035 - [repo] Add a template for enhancement request
Pull Request -
State: closed - Opened by mshustov about 2 months ago