You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2022/10/07 10:56:00 UTC

[jira] [Created] (IGNITE-17849) Remove filter from partition fullscan

Ivan Bessonov created IGNITE-17849:
--------------------------------------

             Summary: Remove filter from partition fullscan
                 Key: IGNITE-17849
                 URL: https://issues.apache.org/jira/browse/IGNITE-17849
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Bessonov


See these methods:
{code:java}
MvPartitionStorage#scan(Predicate<BinaryRow>, HybridTimestamp)
MvPartitionStorage#scan(Predicate<BinaryRow>, UUID){code}
This parameter turned out to be useless in current design.



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