liguozhong opened a new pull request #57:
URL: https://github.com/apache/calcite-avatica-go/pull/57
avatica sql query fails after running for a period of time on our online
loki, this PR attempts to solve this "NoSuchConnectionException" problem.
```shell
level=error ts=2022-03-31T12:51:09.356233496Z caller=table_manager.go:233
msg="error syncing tables" err="An error was encountered while processing your
request: NoSuchConnectionException{connectionId='Connection not found: invalid
id, closed, or expired: ccd95a16-5496-7001-f99b-1ab0e5f19e05'}"
```
--
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]