wooden-spring-14915
10/08/2021, 4:16 PMhappy-finland-51108
10/08/2021, 4:17 PMpsycopg2.InternalError) Result size exceeds LISTAGG limit DETAIL: ----------------------------------------------- error: Result size exceeds LISTAGG limit code: 8001 context: LISTAGG limit: 65535 query: 2102954 location: string_ops.cpp:116 process: query0_117_2102954 [pid=28836] ----------------------------------------------- [SQL: WITH queries AS ( SELECT query, LISTAGG(CASE WHEN LEN(RTRIM(text)) = 0 THEN text ELSE RTRIM(text) END) WITHIN GROUP (ORDER BY sequence) as query_statement, COUNT(*) as row_count FROM stl_querytext GROUP BY query ORDER BY query desc ) SELECT DISTINCT(sqt.query_statement) as query, CURRENT_DATABASE() as cluster FROM queries AS sqt LEFT JOIN stl_scan ssc ON ssc.query = sqt.query LEFT JOIN svv_table_info sti ON ssc.tbl = sti.table_id WHERE sti.schema IS NOT NULL AND sti.database = CURRENT_DATABASE() AND starttime > DATEADD(hour, -24, getdate()) LIMIT 1000 ] (Background on this error at: <https://sqlalche.me/e/14/2j85>)
elegant-house-93198
update-secoda.sh
) this bug will have been fixedhappy-finland-51108
10/08/2021, 7:05 PM502 Bad Gateway
are there maybe some logs I should check out in case of any problems?elegant-house-93198
happy-finland-51108
10/08/2021, 7:07 PMelegant-house-93198
happy-finland-51108
10/08/2021, 7:09 PM