18 lines
220 B
Markdown
18 lines
220 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**The Type of SQL**
|
||
|
e.g. Impala
|
||
|
|
||
|
**Your Code**
|
||
|
e.g. parser.parserSql(....);
|
||
|
|
||
|
**Problem**
|
||
|
e.g. the code do not work.
|