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
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
Say funcA and funcB create operations and you want to defer their execution until funcC.
PutOp should support + so this can be done.
Its signature should be such that only PutOps from the same table can be thus chained (otherwise it breaks hbase's concept of a batched put).
The text was updated successfully, but these errors were encountered: