Skip to content
New issue

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

select command, database from system.processes; show more result in cluster test, seem earlier query not release some resources #8787

Closed
youngsofun opened this issue Nov 14, 2022 · 2 comments

Comments

@youngsofun
Copy link
Member

youngsofun commented Nov 14, 2022

only in cluster mode

test_sqllogic_base_cluster_linux

ErrorType: statement query get result not equal to expected
Message: 
 Expected:
Query default                                                                   
 Actual:
Idle  default
Query  default                                        

Parsed Statement
    at_line: 1,
    s_type: Statement: query, type: TT, query_type: TT, retry: False,
    suite_name: base/03_dml/03_0011_select_from_system_processes,
    text:
        select command, database from system.processes;
    results: [(<re.Match object; span=(0, 4), match='----'>, 5, 'Query default')],
    runs_on: {'clickhouse', 'http', 'mysql'},
 Start Line: 5, Result Label: 
            

Originally posted by @youngsofun in #8778 (comment)

@youngsofun
Copy link
Member Author

cc @zhang2014

@youngsofun
Copy link
Member Author

not seen again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant