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
dt_enable_read_thread
The text was updated successfully, but these errors were encountered:
Fix initialization of read thread pool. (#5724)
d0bba3e
ref #5689
Remove useless experimental configurations of read thread pool. (#5730)
6056cc0
TestUtils: read all blocks and sort them by handle before comparison. (…
5859c3d
…#5745) ref #5689
MemoryTracker*: Use std::shared_ptr to manage MemoryTracker. (#5765)
d32bf10
Enable read thread. (#5788)
067c450
JinheLin
No branches or pull requests
dt_enable_read_thread
after For simple query like TableScan/TableScan->Selection, MPP should also have higher priority over cop request tidb#35875 is fixed.The text was updated successfully, but these errors were encountered: