[
https://issues.apache.org/jira/browse/IGNITE-28688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Pavlov updated IGNITE-28688:
-----------------------------------
Labels: docs-ux ise (was: ise)
> 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
> Priority: Minor
> Labels: docs-ux, ise
> Fix For: 2.19
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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 h2 SQL system view layer and apperently
> as uknown java type or OTHER at Calcite, so the documented type could be
> changed from UUID to string t.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)