You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Puchkovskiy (Jira)" <ji...@apache.org> on 2023/04/05 08:06:00 UTC

[jira] [Updated] (IGNITE-19226) Fetch table schema by timestamp

     [ https://issues.apache.org/jira/browse/IGNITE-19226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Puchkovskiy updated IGNITE-19226:
---------------------------------------
    Description: 
Currently, when obtaining a schema, its latest (from the local point of view) version is returned.
 # Table schema must always be obtained using a timestamp
 # This might require a wait

> Fetch table schema by timestamp
> -------------------------------
>
>                 Key: IGNITE-19226
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19226
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>
> Currently, when obtaining a schema, its latest (from the local point of view) version is returned.
>  # Table schema must always be obtained using a timestamp
>  # This might require a wait



--
This message was sent by Atlassian Jira
(v8.20.10#820010)