ClickHouse/.github/ISSUE_TEMPLATE/unexpected-behaviour.md
Ivan 97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00

960 B

name about title labels assignees
Unexpected behaviour Create a report to help us improve ClickHouse unexpected behaviour

(you don't have to strictly follow this form)

Describe the unexpected behaviour A clear and concise description of what works not as it is supposed to.

How to reproduce

  • Which ClickHouse server version to use
  • Which interface to use, if matters
  • Non-default settings, if any
  • CREATE TABLE statements for all tables involved
  • Sample data for all these tables, use clickhouse-obfuscator if necessary
  • Queries to run that lead to unexpected result

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

Error message and/or stacktrace If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.