Skip to content

Replace DuckLake with Hoglake in Trino perf tests - #1174

Open
bill-ph wants to merge 7 commits into
mainfrom
gwyang/hoglake-full-perf
Open

Replace DuckLake with Hoglake in Trino perf tests#1174
bill-ph wants to merge 7 commits into
mainfrom
gwyang/hoglake-full-perf

Conversation

@bill-ph

@bill-ph bill-ph commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Replace DuckLake with Hoglake in the existing trino and trino_cached frozen performance scenarios. Keep the same seven-query corpus, scenario matrix, timing, and result publishing; PGWire continues using DuckLake.

The scenario deployment starts an isolated Hoglake server and metadata database, configures Trino automatically, and registers the original frozen S3 Parquet files during setup. Namespace teardown removes the metadata services. No fixture copies or caller-supplied catalog configuration are required.

The cached scenario sets fs.cache.enabled=true; the current Hoglake connector ignores it. Actual cache support is deferred. Remove the earlier standalone scenario, extra protocols, and cross-catalog validation framework.

Validation: existing perf, scenario, deployment fixture, and catalog-property tests pass. Redundant benchmark setup tests and their image-build invocation have been removed. Local lint reports the same six pre-existing SA4023 diagnostics as the unmodified base.

The full corpus is running from this branch in both existing Trino modes: https://github.com/PostHog/duckgres/actions/runs/34703208684. No performance results are claimed yet.

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown

Test Impact Plan

Deterministic summary of how this PR changes tests, CI runners, and coverage-risk signals.

Summary

Area Added Changed Deleted
Test files 3 15 0
E2E/journey files 0 0 0
Workflow files 0 1 0

Signals

  • Test cases: +3 / -1
  • Assertions: +14 / -3
  • Skips or known failures added: 0
  • Workflow continue-on-error added: 0
  • Workflow path filters added: 0
  • Test commands removed from justfile: 0
  • E2E/journey retry lines added: 0

Coverage risk: neutral or increased

No coverage-reduction warnings detected.

@bill-ph
bill-ph added this pull request to stack #1176 September 11, 2026 21:37
@bill-ph
bill-ph removed this pull request from stack #1176 September 11, 2026 21:48
@bill-ph bill-ph changed the title Add Hoglake to the full performance corpus Replace DuckLake with Hoglake in Trino perf tests Sep 11, 2026
# Conflicts:
#	.github/workflows/ci.yml
#	.github/workflows/container-image-worker-cd.yml
#	.github/workflows/e2e-mw-dev.yml
#	.github/workflows/scenario-dev.yml
#	Dockerfile
#	Dockerfile.worker
#	tests/integration/docker-compose.yml
#	tests/mw-dev/e2e/trino-multicell.sh
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.

1 participant