Didar Shayarov created IGNITE-28688:
---------------------------------------
Summary: Add missed transaction's system view descriptions doc
Key: IGNITE-28688
URL: https://issues.apache.org/jira/browse/IGNITE-28688
Project: Ignite
Issue Type: Task
Components: documentation
Affects Versions: 2.18
Reporter: Didar Shayarov
Assignee: Didar Shayarov
Fix For: 2.19
No visible reasons for missing system view description column at transactions
section.
Descriptions for all TRANSACTIONS columns are currently empty.
Additionally, the XID column is currently documented as UUID, while the
implementation exposes TransactionView.xid() as IgniteUuid.
IgniteUuid is mapped to STRING in the SQL system view layer, so the documented
type should be changed from UUID to string.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)