---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Minimal piece of Python code that reproduces the problem.

**Expected behavior**
A clear and concise description of what you expected to happen.

**Versions**

- Version of package with the problem.
- ClickHouse server version. Version can be obtained by running `SELECT version()` query.
- Python version.
