We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
participants_.count(pool->name()) == 0 (1 vs. 0) Memory pool TableScan_replayer_0 already exists, Source: RUNTIME, ErrorCode: INVALID_STATE unknown file: Failure
https://github.com/facebookincubator/velox/actions/runs/13345770538/job/37276039027
The text was updated successfully, but these errors were encountered:
@duanmeng We should likely include the TableScan NodeId when creating the pool. https://github.com/facebookincubator/velox/blob/main/velox/tool/trace/OperatorReplayerBase.cpp Right now, this error can occur if both the TableScanReplayTests run at the same time.
Sorry, something went wrong.
f4ca6e5
duanmeng
Successfully merging a pull request may close this issue.
Bug description
https://github.com/facebookincubator/velox/actions/runs/13345770538/job/37276039027
System information
https://github.com/facebookincubator/velox/actions/runs/13345770538/job/37276039027
Relevant logs
The text was updated successfully, but these errors were encountered: