KevinyhZou opened a new issue, #10798:
URL: https://github.com/apache/incubator-gluten/issues/10798
### Backend
CH (ClickHouse)
### Bug description
JSON read can not ignore parse errors
```
tion: org.apache.gluten.exception.GlutenException: Cannot parse input:
expected '{' xxxxxxx xxxx': (at row 403) While executing SubstraitFileSource
0. Poco::Exception::Exception(String const&, int) @ 0x000000001a4e4972
1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @
0x000000000f1815db
2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x00000000075f602c
3. DB::Exception::Exception<String&>(int,
FormatStringHelperImpl<std::type_identity<String&>::type>, String&) @
0x00000000076fc76b
4. DB::throwAtAssertionFailed(char const*, DB::ReadBuffer&) @
0x000000000f2740dc
5.
DB::JSONEachRowRowInputFormat::readJSONObject(std::vector<COW<DB::IColumn>::mutable_ptr<DB::IColumn>,
std::allocator<COW<DB::IColumn>::mutable_ptr<DB::IColumn>>>&) @
0x0000000016be7e40
6.
DB::JSONEachRowRowInputFormat::readRow(std::vector<COW<DB::IColumn>::mutable_ptr<DB::IColumn>,
std::allocator<COW<DB::IColumn>::mutable_ptr<DB::IColumn>>>&,
DB::RowReadExtension&) @ 0x0000000016be83a6
7. DB::IRowInputFormat::read() @ 0x0000000016add025
8. DB::IInputFormat::generate() @ 0x0000000016ad9216
9. local_engine::FormatFile::InputFormat::generate() @ 0x00
```
### Gluten version
_No response_
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
```bash
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]