[MCOL-1099] Clarification for the Bulk Write SDK documentation Created: 2017-12-11 Updated: 2023-10-26 Resolved: 2017-12-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | 1.1.3 |
| Type: | Task | Priority: | Trivial |
| Reporter: | Sasha V | Assignee: | David Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Streaming remotely to a multi-server installation |
||
| Issue Links: |
|
||||||||
| Sprint: | 2017-25 | ||||||||
| Description |
|
Sections 5.2.6 commit() and 5.2.7 rollback() have: Note: After making this call the transaction is completed and the class should not be used for anything but ColumnStoreBulkInsert::getSummary(). It appears that the ColumnStoreBulkInsert::isActive() also can be used after commit/rollback calls. Thus, I propose extending the Note accordingly. |
| Comments |
| Comment by David Thompson (Inactive) [ 2017-12-12 ] |
|
updated doc source, will be available in next 1.1.3 release. |