You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* hbase support batch (#84)
* fix test
* Add DeleteFamilyVersion function and corresponding test cases (#85)
* add DepentdentFilter and SingleColumnValueExcludeFilter
* add singleColumnValueExcludeFilter and DependentColumnFilter; add test cases and optimize bufferedMutator test cases
* add single cf timerange setting in Get
* single cf setColumnFamilyTimeRange in Get and Scan
* optimize code
* add DeleteFamilyVersion and test cases
* add DeleteFamilyVersion; optimize test cases
* add DeleteFamilyVersion test case and pass
* format code
* delete useless self-defined table
* hbase support batchCallBack (#86)
* fix test
* fix test
---------
Co-authored-by: stuBirdFly <84010733+stuBirdFly@users.noreply.github.com>
Co-authored-by: Ziyu Shi <57038180+JackShi148@users.noreply.github.com>
0 commit comments