datafuselabs / databend

๐——๐—ฎ๐˜๐—ฎ, ๐—”๐—ป๐—ฎ๐—น๐˜†๐˜๐—ถ๐—ฐ๐˜€ & ๐—”๐—œ. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
https://docs.databend.com
Other
7.7k stars 727 forks source link

chore: polish error message NDJSON. #15502

Closed youngsofun closed 4 months ago

youngsofun commented 4 months ago

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

The origin JSON error format "{} at line {} column {}" is misleading for NDJSON in DB context.

Use test in case of changes of serde_json.

Tests

Type of change


This change isโ€‚Reviewable