ClickHouse / ClickHouse/ClickHouse

Apache ORC's logger is incorrect.

Open
#64,057 0 comments 0 reactions 0 assignees View on GitHub
comp-formats unexpected behaviour
Dominant language
C++
Stars
49.9k
Forks
9k
Avg merge
21h 32m
Merged PRs (30d)
515

Description

There are errors in stderr.log around orc.
- should not write to stderr.
- error should be fixes as well

https://s3.amazonaws.com/clickhouse-test-reports/0/bfd09ea42aad27807d40b24b26a6c08239410224/stress_test__debug_/stderr.log
```
E0000 00:00:1715950936.202194 7170 wire_format_lite.cc:603] String field 'orc.proto.StringStatistics.maximum' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.
E0000 00:00:1715950940.131204 4251 wire_format_lite.cc:603] String field 'orc.proto.StringStatistics.minimum' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.