ShiKaiWi opened a new pull request, #1456:
URL: https://github.com/apache/incubator-horaedb/pull/1456

   ## Rationale
   Current filter index won't be created over the primary key columns, and it 
leads to unexpected low prune rate in some cases.
   
   ## Detailed Changes
   - Separate the filter module as a sub-module of the meta_data
   - Create filter index over the primary key columns except the tsid and 
timestamp column.
   
   ## Test Plan
   Should pass the CI.


-- 
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]


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

Reply via email to