comnetwork commented on PR #1926:
URL: https://github.com/apache/phoenix/pull/1926#issuecomment-2213374941

   This PR is an improvement for  PHOENIX-5148 to further optimize 
`ClientScanPlan` and `ClientAggregatePlan`. It modify `OrderPreservingTracker` 
to make `OrderPreservingTracker.getOrderPreservingTrackInfos `could also 
extract partial continuous ordering columns which start from the first column 
even if `OrderPreservingTracker.isOrderPreserving` is false.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to