Dmitry Konstantinov created CASSANDRA-21347:
-----------------------------------------------

             Summary: Avoid allocation by getFunctions in 
SelectStatement.authorize 
                 Key: CASSANDRA-21347
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21347
             Project: Apache Cassandra
          Issue Type: Improvement
            Reporter: Dmitry Konstantinov
            Assignee: Dmitry Konstantinov
         Attachments: image-2026-05-03-18-13-26-558.png

getFunctions costs ~ 0.8% of allocations in a select a 10 row partition test

 !image-2026-05-03-18-13-26-558.png! 

getFunctions can be pre-calculated and re-used (same idea was used in 
CASSANDRA-20167 for ModificationStatement)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to