obkv-table-client-java icon indicating copy to clipboard operation
obkv-table-client-java copied to clipboard

OBKV Table Client is Java Library that can be used to access table data from OceanBase storage layer.

Results 44 obkv-table-client-java issues
Sort by recently updated
recently updated
newest added
trafficstars

## Summary - add sql audit tests ## Solution Description

## Summary ## Solution Description

## Summary adapt Hbase put ls op ## Solution Description 1. add getInstance in Mutation 2. add same interface int BatchOperationResult

## Summary - add group commit test ## Solution Description

## Summary remove addRowkeyElement in mutation interface ## Solution Description In mutation interface, there will call addRowkeyElement implicit. This will caused error in scene following: ``` create table test_demo (...

## Summary - add group commit test ## Solution Description

## Summary add Mutation execute With LSBatch Op ## Solution Description in class ObTableClientLSBatchOpsImpl add "void addOperation(Mutation mutation)" to support a variety of operations do batch operation with ls

## Summary - support put operation ## Solution Description

## Summary Deprecate the batch setIsAtomic interface and the batch operation is atomic now. Atomic means: If one of the operation in a single-partition batch request execute failed, it will...

Bumps logback-classic from 1.1.7 to 1.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.1.7&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies