Skip to content

feat(hologres): make HGraph build params configurable and tune defaults - #828

Open
zpatronus wants to merge 1 commit into
zilliztech:mainfrom
zpatronus:feat/hologres-hgraph-cli-config
Open

feat(hologres): make HGraph build params configurable and tune defaults#828
zpatronus wants to merge 1 commit into
zilliztech:mainfrom
zpatronus:feat/hologres-hgraph-cli-config

Conversation

@zpatronus

Copy link
Copy Markdown
Contributor

Expose HGraph index build params via hologreshgraph CLI options: quantization method, precise_io_type, full-compaction max file size, and the extra-column-id optimization, wiring them into HologresIndexConfig. Add a [hologres] pip install extra to pyproject.toml, log full_compact_max_file_size_mb during full compaction, and set defaults to rabitq quantization, full_compact_max_file_size_mb=16384, and use_extra_column_id enabled.

@sre-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zpatronus
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Expose HGraph index build params via hologreshgraph CLI options:
quantization method, precise_io_type, full-compaction max file size, and
the extra-column-id optimization, wiring them into HologresIndexConfig.
Add a [hologres] pip install extra to pyproject.toml, log
full_compact_max_file_size_mb during full compaction, and set defaults
to rabitq quantization, full_compact_max_file_size_mb=16384, and
use_extra_column_id enabled.
@zpatronus
zpatronus force-pushed the feat/hologres-hgraph-cli-config branch from cc3b102 to dcb10b9 Compare July 31, 2026 03:05
@zpatronus

Copy link
Copy Markdown
Contributor Author

/assign @XuanYang-cn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants