File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Issue report
3+ about : Report an issue
4+ title : ' '
5+ assignees : ' '
6+
7+ ---
8+
9+ ## Driver version
10+ <!-- - Provide the Python driver version (e.g. 2.0.0). -->
11+
12+ ## Redshift version
13+ <!-- - Provide the output of executing `SELECT version()` on your target Redshift. -->
14+
15+ ## Client Operating System
16+ <!-- - Provide the Operating System the client application is running on. -->
17+
18+ ## Python version
19+ <!-- - Provide the Python version (e.g. python version "3.0"). -->
20+
21+ ## Table schema
22+ <!-- - Provide the table schema. -->
23+
24+ ## Problem description
25+ <!-- - Provide full details of the problem. -->
26+ 1 . Expected behaviour:
27+ 2 . Actual behaviour:
28+ 3 . Error message/stack trace:
29+ 4 . Any other details that can be helpful:
30+
31+ ## Python Driver trace logs
32+ <!-- - Provide the Python Driver trace logs. -->
33+
34+ ## Reproduction code
35+ <!-- - Provide standalone Python code that reproduces the issue, preferably raw Python code. -->
You can’t perform that action at this time.
0 commit comments