The GitHub Actions job "CI" on incubator-horaedb.git has succeeded.
Run started by GitHub user jiacai2050 (triggered by jiacai2050).

Head commit for run:
106197d25d8e42df56f82aa27940b396a8becda7 / WEI Xikai 
<[email protected]>
fix: missing filter index over the primary keys (#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.

Report URL: https://github.com/apache/incubator-horaedb/actions/runs/7622516016

With regards,
GitHub Actions via GitBox


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

Reply via email to