Skip to content

Velox trace tool - Aggregation #12815

Closed Answered by duanmeng
Joe-Abraham asked this question in Q&A
Discussion options

You must be logged in to vote

@Joe-Abraham Could try to add a prefix "presto.default." in https://github.com/facebookincubator/velox/blob/main/velox/tool/trace/TraceReplayRunner.cpp#L291 as follows,

  aggregate::prestosql::registerAllAggregateFunctions("presto.default.");

If it works, I will file a PR to support adding a prefix by gflags. cc @xiaoxmeng

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Joe-Abraham
Comment options

Joe-Abraham Mar 27, 2025
Collaborator Author

Answer selected by Joe-Abraham
Comment options

Joe-Abraham
Mar 27, 2025
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants