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

add table json test

Open Zhou-jw opened this issue 6 months ago • 0 comments

Summary

Add tableapi json test

Write Test

  • simple insert test
  • batch insert test
  • json insert test
  • simple delete test

Read Test

  • simple get test
  • simple query test

Mixed Test

  • batchMixedOperations est
  • resortedJsonKey test
  • update && append && increment test
  • insert stress test (5000000 rows)

Solution Description

should pass all tests

Zhou-jw avatar May 21 '25 09:05 Zhou-jw