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

Konstantin Orlov updated IGNITE-26486:
--------------------------------------
    Fix Version/s: 3.2
                       (was: 3.1)

> Catalog. Add DATA_STALENESS configuration to table structures
> -------------------------------------------------------------
>
>                 Key: IGNITE-26486
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26486
>             Project: Ignite
>          Issue Type: Improvement
>          Components: catalog ai3
>            Reporter: Konstantin Orlov
>            Assignee: Konstantin Orlov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.2
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> In IGNITE-26067, modification counter with staleness check has been added. In 
> this patch, staleness related configuration was hardcoded.
> Let's introduce support for staleness configuration on per table-basis. The 
> scope is this ticket includes changes in catalog module only. We need to 
> introduce two more properties to table descriptor:
> {code}
> StaleRowsFraction
> MinStaleRowsCount
> {code}
> Also, we need to extend {{CreateTableCommand}} so new properties can be 
> specified during table creation, as well as introduce new ALTER command to 
> change properties on already created tables.



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

Reply via email to