Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.2.2
-
None
-
None
-
2018-21, 2019-01, 2019-02, 2019-03
Description
- mcsapi's isTableLocked() function is effected by
MCOL-1218and only detects locks of tables that were existent when the ColumnStoreDriver was initialized - javamcsapi and pymcsapi don't yet have methods to access the dbroot array returned by TableLockInfo's getDbrootList()
- javamcsapi and pymcsapi don't yet have methods to access the the creation time returned by TableLockInfo's getCreationTime()
- pymcsapi's isTableLocked() function only returns bool but not also the additional TableLockInfo object mcsapi returns
Attachments
Issue Links
- relates to
-
MCOL-1094 mcsapi should have view/clear table lock features
- Closed