Skip to content

[release-16.0] fix data race in join engine primitive olap streaming mode execution (#14012) #26183

[release-16.0] fix data race in join engine primitive olap streaming mode execution (#14012)

[release-16.0] fix data race in join engine primitive olap streaming mode execution (#14012) #26183

Triggered via pull request September 19, 2023 06:13
Status Success
Total duration 27m 39s
Artifacts

unit_test_mysql80.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test: go/vt/vtgate/executor_select_test.go#L3989
undefined: utils.LeakCheckContext
test: go/vt/vtgate/executor_select_test.go#L4005
executor.Close undefined (type *Executor has no field or method Close)
test: go/vt/vtgate/executor_select_test.go#L3989
undefined: utils.LeakCheckContext
test: go/vt/vtgate/executor_select_test.go#L4005
executor.Close undefined (type *Executor has no field or method Close)
test: go/vt/vtgate/executor_select_test.go#L3989
undefined: utils.LeakCheckContext
test: go/vt/vtgate/executor_select_test.go#L4005
executor.Close undefined (type *Executor has no field or method Close)
test
The `python-version` input is not set. The version of Python currently in `PATH` will be used.