flynn

Results 7 issues of flynn

Add java style in clang-format to avoid format error when writing java code: ![image](https://user-images.githubusercontent.com/22127746/183027175-8d292c7c-76be-4bb7-98a0-9063496b1f45.png)

# Proposed changes Issue Number: close #xxx Optimize logic of bitmap function `bitmap_subset_in_range` and `bitmap_subset_limit`: pass arguments by value for basic type, and reduce branch stantement for better vectorization. ##...

### Changelog category (leave one): - Performance Improvement ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Key16 support Two-Level Hash aggregation. Closes #63666. ###...

pr-performance
can be tested

## Enhancement In our situation, there are iceberg database with more than 2w tables under it. Data write into the iceberg table streamingly, and we have a lot of query...

type/enhancement

### Changelog category (leave one): - Critical Bug Fix (crash, LOGICAL_ERROR, data loss, RBAC) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Fix crash...

pr-must-backport
can be tested
pr-must-backport-cloud
pr-critical-bugfix

For DiskANN, it build index with static binary data, so in milvus, how it works? When insert data, does it generate specific binary data on disk, then building the index?

### Changelog category (leave one): - Bug Fix (user-visible misbehavior in an official stable release) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Fix...