Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #2538, table transaction initial implementation
Initial implementation of transaction concept for table API calls. The basic transaction object wraps all of the relevant pointers and state information for the request being processed.
- Loading branch information