ask ec3643dec9
ci/woodpecker/push/woodpecker Pipeline was successful
fix(chdb): return error on log_scores row scan failure
Previously a per-row scan error was logged and skipped with continue, so a
decode failure (e.g. the UInt64->int64 regression) produced a 200 response
with partial or empty data and no signal to the client. Fail the request
instead so the HTTP handlers return 500. Also check rows.Err() after iteration.
2026-05-24 10:48:23 -07:00
2025-08-03 16:06:59 -07:00
wip
2023-05-07 00:01:00 -07:00
2024-12-27 17:38:58 -08:00
2026-03-07 21:25:04 -08:00
2023-04-18 21:54:54 -07:00
wip
2023-05-07 00:01:00 -07:00
2025-09-20 10:29:53 -07:00
S
Description
No description provided
MIT
394 KiB
Languages
Go 98.5%
Shell 0.7%
Dockerfile 0.5%
Makefile 0.3%