ClickHouse / ClickHouse/ch-go

EOF?

Open
#389 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Go
Stars
428
Forks
84
Avg merge
9d 6h
Merged PRs (30d)
4

Description

### Describe the bug
I read clickhouse in gorm,
Error eof is reported,occasionally.
But the same sql is not required
How can I fix it? What is the cause of the problem?

### Steps to reproduce

### Expected behaviour

### Code example
```go

```
### Error log
error[read:\n github.com/ClickHouse/ch-go/proto.(*Reader).ReadFull\n /root/go/pkg/mod/github.com/!click!house/ch-go@v0.47.3/proto/reader.go:63\n - EOF

### Configuration
#### Environment
* OS:linux

#### ClickHouse server
* ClickHouse Server version:23.11.3.23
* ClickHouse Server non-default settings, if any:
* `CREATE TABLE` statements for tables involved:
* Sample data for all these tables, use [clickhouse-obfuscator](https://github.com/ClickHouse/ClickHouse/blob/master/programs/obfuscator/Obfuscator.cpp#L42-L80) if necessary

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.