ydb-platform / ydb-java-sdk

YDB Java SDK
https://ydb.tech
Apache License 2.0
36 stars 18 forks source link

Support BulkUpsert function in SDK #257

Closed weres-sa closed 4 months ago

weres-sa commented 4 months ago

BulkUpsert provides efficient way to store large amounts of data to SDK, we need to support it in SDK