Skip to content

Conversation

@mahjonp
Copy link
Collaborator

@mahjonp mahjonp commented Aug 21, 2025

CH benchmark requires the revenue1 view for analytical queries. During normal prepare flow, this view is created in prepareView() method.

However, when using CSV data ingestion, the prepare stage is skipped and the view won't exist. So we create it here when action is "run" to ensure the view is available regardless of how data was loaded.

Signed-off-by: mahjonp <junpeng.man@gmail.com>
@Yui-Song Yui-Song merged commit 4094c7d into pingcap:master Aug 26, 2025
2 checks passed
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