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

QueryService. ANALYZE for two SELECTS in one request fails #4634

Open
pnv1 opened this issue May 17, 2024 · 0 comments
Open

QueryService. ANALYZE for two SELECTS in one request fails #4634

pnv1 opened this issue May 17, 2024 · 0 comments
Assignees
Labels
area/yql YQL query language issues

Comments

@pnv1
Copy link
Collaborator

pnv1 commented May 17, 2024

How to reproduce:
Run QueryService/ExecuteQuery with ANALYZE mode and query text with 2 SELECT statements:

ydb -p local table query explain -t generic -q "SELECT 1; SELECT 2"
Status: INTERNAL_ERROR
Issues: 
<main>: Error: Unexpected trailing message with multiple result sets.
@pnv1 pnv1 added the area/yql YQL query language issues label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/yql YQL query language issues
Projects
None yet
Development

No branches or pull requests

2 participants