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
Describe what's wrong
On top of #729 , when there is broken view, the list stream endpoint is completely broken with the following error:
code: 62, message: Code: 62. DB::Exception: Syntax error: failed at position 389 (')') (line 13, col 60): ) WHERE time >= (now() - INTERVAL MINUTE) GROUP BY symbol, time ), Stats AS ( SELECT symbol, time, aggressive_buys, lags(aggr. Expected one of: token, Arrow, UUID, NOT, BETWEEN, IS, AS, NANOSECOND, SQL_TSI_NANOSECOND, NS, MICROSECOND, SQL_TSI_MICROSECOND, MCS, MILLISECOND, SQL_TSI_MILLISECOND, MS, SECOND, SQL_TSI_SECOND, SS, S, MINUTE, SQL_TSI_MINUTE, MI, N, HOUR, SQL_TSI_HOUR, HH, DAY, SQL_TSI_DAY, DD, D, WEEK, SQL_TSI_WEEK, WK, WW, MONTH, SQL_TSI_MONTH, MM, M, QUARTER, SQL_TSI_QUARTER, QQ, Q, YEAR, SQL_TSI_YEAR, YYYY, YY. (SYNTAX_ERROR) (version 1.5.6)
Ideally Proton should return error with broken view name and error
How to reproduce
Error message and/or stacktrace
Additional context
#729
The text was updated successfully, but these errors were encountered:
zliang-min
No branches or pull requests
Describe what's wrong
On top of #729 , when there is broken view, the list stream endpoint is completely broken with the following error:
Ideally Proton should return error with broken view name and error
How to reproduce
Error message and/or stacktrace
Additional context
#729
The text was updated successfully, but these errors were encountered: