lava-oushudb-dt-sql-parser/.github/ISSUE_TEMPLATE/bug_report.md

20 lines
276 B
Markdown
Raw Normal View History

2020-04-26 17:36:06 +08:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
2023-10-20 11:18:46 +08:00
**Version**
e.g. v3.0.5
2020-04-26 17:36:06 +08:00
**The Type of SQL**
2023-10-20 11:18:46 +08:00
e.g. SparkSQL | FlinkSQL | HiveSQL | Impala
2020-04-26 17:36:06 +08:00
**Your Code**
e.g. parser.parserSql(....);
**Problem**
e.g. the code do not work.