clickhouse version == 20.12.4.5
Comment From: zhuyujie000
please help me.
Sorry my English is not good enough
Comment From: github-actions[bot]
The issue has been automatically marked as stale as it missing playground pull request link, which is important to help others understand your issue effectively and make sure the issue hasn't been fixed on latest master, checkout https://github.com/go-gorm/playground for details. it will be closed in 30 days if no further activity occurs. if you are asking question, please use the Question template, most likely your question already answered https://github.com/go-gorm/gorm/issues or described in the document https://gorm.io ✨ Search Before Asking ✨
Comment From: a631807682
- If you encounter a bug in GORM, please report with the Playground Pull Request's link go-gorm/playground
- Test is pass in https://github.com/go-gorm/clickhouse https://github.com/go-gorm/clickhouse/blob/master/tests_test.go#L21
- Of course, it may also be caused by different clickhouse server versions. You can use the specified version in docker-compose.yml to report this problem
Comment From: zhuyujie000
I found the location of the final error, but I didn't understand what he meant. Could you please tell me a more detailed solution? Thank you!
Comment From: a631807682
It means that enough data cannot be read from the connect, it may be a problem with the connection, or it may be caused by read timeout, you can try to check them