You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EXPLAIN SYNTAX
SELECT x
FROM
(
SELECT1AS x
UNION DISTINCT
SELECT1
)
Query id: e777bc02-5d1b-4d49-ba89-4ebe31172387
Exception on client:
Code: 32. DB::Exception: Attempt to read after eof: while receiving packet from localhost:9000
The text was updated successfully, but these errors were encountered:
ucasfl
added
the
bug
Confirmed user-visible misbehaviour in official release
label
Feb 18, 2021
How to reproduce:
The text was updated successfully, but these errors were encountered: