An open API service for providing issue and pull request metadata for open source projects.

GitHub / ydb-platform/ydb-jdbc-driver issues and pull requests

#122 - Added query executor with processing of undeterminted errors

Pull Request - State: closed - Opened by alex268 about 2 months ago - 1 comment

#121 - Updates test for generated tests

Pull Request - State: closed - Opened by alex268 about 2 months ago - 1 comment

#120 - Added support of generated keys

Pull Request - State: closed - Opened by alex268 2 months ago - 1 comment

#119 - Use non-batched queries for single executions

Pull Request - State: closed - Opened by alex268 2 months ago - 1 comment

#118 - Basic implementation of automatic UNDETERMINED error processing for JDBC driver

Pull Request - State: closed - Opened by zinal 2 months ago - 1 comment

#117 - Added parsing of table name

Pull Request - State: closed - Opened by alex268 2 months ago - 1 comment

#116 - feat: supported Date32, Datetime64, Timestamp64, Interval64

Pull Request - State: closed - Opened by alex268 2 months ago - 1 comment

#115 - Style fixes

Pull Request - State: closed - Opened by alex268 2 months ago - 1 comment

#114 - YdbTypes was changed to be a context scoped

Pull Request - State: closed - Opened by alex268 2 months ago - 1 comment

#113 - feat: supported date32, datetime64, timestamp64, interval64

Pull Request - State: closed - Opened by KirillKurdyukov 3 months ago - 1 comment

#112 - Added support of GRANT/REVOKE keywords

Pull Request - State: closed - Opened by alex268 3 months ago - 1 comment

#111 - Update CI action - use SDK version from JDBC pom

Pull Request - State: closed - Opened by alex268 3 months ago - 1 comment

#110 - Detect GRANT/REVOKE statements

Issue - State: closed - Opened by weres-sa 3 months ago

#109 - Added .metadata to system tables

Pull Request - State: closed - Opened by alex268 3 months ago - 1 comment

#108 - Upgrade to Java SDK 2.3.13

Pull Request - State: closed - Opened by alex268 3 months ago - 1 comment

#107 - Added option 'tokenProvider' to use custom auth provider

Pull Request - State: closed - Opened by alex268 3 months ago - 1 comment

#106 - Added option 'forceJdbcParameters' to detect ? in whole query text

Pull Request - State: closed - Opened by alex268 3 months ago - 1 comment

#105 - feat: supported auto-generated keys

Issue - State: open - Opened by KirillKurdyukov 4 months ago

#104 - Added support of grpc compression

Pull Request - State: closed - Opened by alex268 5 months ago - 1 comment

#103 - Fixed bulk upsert validation

Pull Request - State: closed - Opened by alex268 5 months ago - 1 comment

#102 - Isolate all grpc calls from parent context

Pull Request - State: closed - Opened by alex268 5 months ago - 1 comment

#99 - JDBC: Support pool_id in query requests

Issue - State: open - Opened by asmyasnikov 9 months ago

#97 - Add support of setMaxRows for all result sets

Issue - State: open - Opened by alex268 6 months ago

#96 - Fixed NPE for keepAlive

Pull Request - State: closed - Opened by alex268 6 months ago

#95 - Upgrade to Java SDK v2.3.8

Pull Request - State: closed - Opened by alex268 7 months ago - 1 comment

#94 - Added slf4j-to-jul to shaded artifact

Pull Request - State: closed - Opened by alex268 7 months ago - 1 comment

#93 - Added support of jdbc_table macro

Pull Request - State: closed - Opened by alex268 8 months ago - 1 comment

#92 - Add support of catalogs as folders of YDB scheme

Issue - State: open - Opened by alex268 9 months ago

#91 - Disabled useStreamResultSets for scan queries

Pull Request - State: closed - Opened by alex268 9 months ago - 1 comment

#90 - Fixed InToList converter

Pull Request - State: closed - Opened by alex268 9 months ago - 1 comment

#89 - Upgrade to SDK 2.3.6

Pull Request - State: closed - Opened by alex268 9 months ago - 1 comment

#88 - Fixed closing of ResultSet on prepareStatement and createStatement

Pull Request - State: closed - Opened by alex268 9 months ago - 1 comment

#87 - Added support of convertion `IN (?, ?, ?)` to `IN $list`

Pull Request - State: closed - Opened by alex268 9 months ago - 1 comment

#86 - Added option cachedTransportsCount to shard JDBC connections

Pull Request - State: closed - Opened by alex268 9 months ago - 1 comment

#85 - Support setString for all YDB types

Pull Request - State: closed - Opened by alex268 9 months ago - 1 comment

#84 - Fix disablePrepareDataQuery option

Pull Request - State: closed - Opened by alex268 9 months ago - 1 comment

#83 - Added support of UUID and custom decimal types

Pull Request - State: closed - Opened by alex268 9 months ago - 1 comment

#82 - feat: ydb jdbc codec decimal (22,9) (31,9) (35,9)

Pull Request - State: closed - Opened by KirillKurdyukov 9 months ago

#81 - Fixed usePrefixPath and table descriptions cache

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#80 - Use QueryService by default

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#79 - Upgrade to Java SDK 2.3.3

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#78 - Added option usePrefixPath

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#77 - Added options saKeyFile and tokenFile

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#76 - Added transaction tracer

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#75 - Added option useStreamResultSets to switch on streamable result sets

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#74 - Rewrite options to control query special modes

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#73 - Added auto batch for REPLACE, UPDATE and DELETE statements

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#72 - Added checks of invalid values of Decimal

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#71 - Removed cleaning of unclosed result set

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#70 - Fixed stream reading for scan queries

Pull Request - State: closed - Opened by alex268 10 months ago

#69 - Fix QuerySession pool autoresize

Pull Request - State: closed - Opened by alex268 10 months ago

#68 - Fixed YdbExecutor concurrency problems

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#67 - Added lazy result sets for SCAN queries

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#66 - Added flag to forced usage of BulkUpsert and ScanQuery

Pull Request - State: closed - Opened by alex268 10 months ago - 1 comment

#65 - Fixed incorrect detecting of keywords

Pull Request - State: closed - Opened by alex268 11 months ago - 1 comment

#64 - Support of BulkUpserts

Pull Request - State: closed - Opened by alex268 11 months ago - 1 comment

#63 - Added support of SCHEME & EXPLAIN queries to PreparedStatement

Pull Request - State: closed - Opened by alex268 11 months ago - 1 comment

#62 - Returned support of YDB composite types

Pull Request - State: closed - Opened by alex268 11 months ago - 1 comment

#61 - Fixed full scan detector

Pull Request - State: closed - Opened by alex268 11 months ago - 1 comment

#60 - Added casting between datetime and number types

Pull Request - State: closed - Opened by alex268 11 months ago - 1 comment

#59 - feat: throw ex on setTime

Pull Request - State: closed - Opened by KirillKurdyukov 11 months ago - 1 comment

#58 - Added option to FullScan detecting

Pull Request - State: closed - Opened by alex268 12 months ago - 1 comment

#57 - Fixed work with Date, Datetime & Timestamp types

Pull Request - State: closed - Opened by alex268 about 1 year ago

#56 - Updated yql query parser with support of RETURNING, OFFSET/LIMIT and auto batching

Pull Request - State: closed - Opened by alex268 about 1 year ago - 1 comment

#55 - Updated QueryService implementation

Pull Request - State: closed - Opened by alex268 about 1 year ago - 1 comment

#54 - Added relocations for shaded JAR

Pull Request - State: closed - Opened by alex268 about 1 year ago - 1 comment

#53 - Rename YDB JDBC driver dependencies to avoid conflicts

Pull Request - State: closed - Opened by zinal about 1 year ago - 1 comment

#52 - Fix typo when parsing replace

Pull Request - State: closed - Opened by ikriushenkov about 1 year ago

#51 - Support BulkUpsert function in driver

Issue - State: closed - Opened by weres-sa over 1 year ago

#50 - Support ReadTable function in driver

Issue - State: open - Opened by weres-sa over 1 year ago

#49 - Release v2.1.0

Pull Request - State: closed - Opened by alex268 over 1 year ago

#48 - Query service support

Pull Request - State: closed - Opened by alex268 over 1 year ago

#47 - Use QueryService for requests

Issue - State: closed - Opened by alex268 over 1 year ago

#46 - Release v2.0.7

Pull Request - State: closed - Opened by alex268 over 1 year ago

#45 - [JDBC]: Get grpcTransport for other API YDB server clients

Pull Request - State: closed - Opened by KirillKurdyukov over 1 year ago

#44 - Release v2.0.6

Pull Request - State: closed - Opened by alex268 over 1 year ago - 1 comment

#43 - Support of snapshot RO transaction level

Pull Request - State: closed - Opened by alex268 over 1 year ago

#42 - Add support for SnapshorRO transaction level

Issue - State: closed - Opened by alex268 over 1 year ago

#41 - [Bug]: Fix parseSingleQuotes

Pull Request - State: closed - Opened by KirillKurdyukov over 1 year ago - 2 comments
Labels: bug

#40 - bug: lexer does not replace all the `?` characters

Issue - State: closed - Opened by KirillKurdyukov over 1 year ago

#39 - Release v2.0.5

Pull Request - State: closed - Opened by alex268 over 1 year ago - 1 comment

#38 - Release v2.0.4

Pull Request - State: closed - Opened by alex268 over 1 year ago

#37 - Add cache for prepared queries and params

Pull Request - State: closed - Opened by alex268 over 1 year ago
Labels: enhancement

#36 - Update implementation getUpdateCount()/hasMoreResults()

Pull Request - State: closed - Opened by alex268 over 1 year ago

#35 - Use standart exception classes for detecting retryable problems

Pull Request - State: closed - Opened by alex268 over 1 year ago - 1 comment

#34 - Force using of single thread scheduler

Pull Request - State: closed - Opened by alex268 over 1 year ago
Labels: bug

#33 - Fix batch params

Pull Request - State: closed - Opened by alex268 over 1 year ago - 1 comment
Labels: bug

#32 - Session deadlock between "in-progress" data queries and prepareDataQuery

Issue - State: closed - Opened by eivanov89 over 1 year ago - 2 comments

#31 - Add implementation of DataSource

Pull Request - State: closed - Opened by nettoyeur over 1 year ago

#28 - Release v2.0.3

Pull Request - State: closed - Opened by alex268 almost 2 years ago - 1 comment

#27 - Add SQLState to exceptions

Pull Request - State: closed - Opened by alex268 almost 2 years ago

#26 - Add DatabaseMetaData tables

Pull Request - State: closed - Opened by alex268 almost 2 years ago - 1 comment

#25 - BaseYdbStatement.getUpdateCount() always returns 1 for insert and update operations

Issue - State: closed - Opened by art-zhiltsoff almost 2 years ago - 3 comments
Labels: bug

#24 - Remove obsolete parameters

Pull Request - State: closed - Opened by alex268 almost 2 years ago

#23 - Added support of COLUMN_TABLE in DatabaseMetaData.getTables()

Pull Request - State: closed - Opened by alex268 almost 2 years ago