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
mysql> select * from information_schema.be_logs where log regexp '.*task_worker.*' limit 10; +-------+-------+-----------+------+---------------------------------------------------------------------------------------------------------------------------------+ | BE_ID | LEVEL | TIMESTAMP | TID | LOG | +-------+-------+-----------+------+---------------------------------------------------------------------------------------------------------------------------------+ | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | | 10002 | I | 0 | 0 | I20240920 11:00:45.994916 138165742470848 task_worker_pool.cpp:716] Report tablets successfully, report version: 17268011750000 | +-------+-------+-----------+------+---------------------------------------------------------------------------------------------------------------------------------+ 10 rows in set (0.04 sec)
select current_version()
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Steps to reproduce the behavior (Required)
Expected behavior (Required)
Real behavior (Required)
StarRocks version (Required)
select current_version()
The text was updated successfully, but these errors were encountered: