We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42861a4 commit 46b67daCopy full SHA for 46b67da
.github/ISSUE_TEMPLATE/sql_api_query_issue.md
@@ -2,7 +2,7 @@
2
name: SQL API Query Issue
3
about: Create a report to help us improve
4
title: ''
5
-labels: ''
+labels: 'api:sql'
6
assignees: ''
7
8
---
@@ -13,8 +13,11 @@ Search for `Failed SQL` log message.
13
**Logical Plan**
14
Search for `Can't rewrite plan` log message.
15
16
+**Tool**
17
+Was thethe SQL query above generated by some BI tool or any other tool? Did you write it yourself?
18
+
19
**Version:**
-[e.g. 0.4.5]
20
+E.g., v1.1.0.
21
22
**Additional context**
23
Add any other context about the problem here.
0 commit comments