File tree Expand file tree Collapse file tree 1 file changed +24
-9
lines changed
Expand file tree Collapse file tree 1 file changed +24
-9
lines changed Original file line number Diff line number Diff line change 11---
22name : Bug report
3- about : Create a report to help us improve
3+ about : Report an bug
44title : ' '
55labels : bug
66assignees : ' '
77
88---
9-
10- <!-- delete unnecessary items -->
11- ### Describe the bug
9+ <!--
10+ possible labels: bug,client-api-v2,jdbc-v2
11+ -->
12+ ## Description
1213
1314### Steps to reproduce
14151 .
15162 .
16173 .
18+ ### Error Log or Exception StackTrace
19+
20+ ```
21+ ```
1722
18- ### Expected behaviour
1923
20- ### Code example
24+ ### Expected Behaviour
25+
26+ ### Code Example
27+
2128``` java
29+
30+
2231```
23- ### Error log
2432
2533### Configuration
34+
35+ #### Client Configuration
36+ ``` java
37+
38+ ```
39+
2640#### Environment
41+ * [ ] Cloud
2742* Client version:
2843* Language version:
29- * OS:
44+ * OS:
3045
31- #### ClickHouse server
46+ #### ClickHouse Server
3247* ClickHouse Server version:
3348* ClickHouse Server non-default settings, if any:
3449* ` CREATE TABLE ` statements for tables involved:
You can’t perform that action at this time.
0 commit comments