diff --git a/.github/ISSUE_TEMPLATE/native-query-support.md b/.github/ISSUE_TEMPLATE/native-query-support.md new file mode 100644 index 00000000..9c868dc9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/native-query-support.md @@ -0,0 +1,49 @@ +--- +name: Native Query Support +about: Report problems generating native query configurations using the CLI +title: "[Native Query]" +labels: native query +assignees: '' + +--- + + + +### Connector version + + + +### What form of error did you see? + + + +- [ ] Type inference is not currently implemented for stage / query predicate operator / aggregation operator +- [ ] Cannot infer types for this pipeline +- [ ] Type mismatch +- [ ] Could not read aggregation pipeline +- [ ] other error +- [ ] I have feedback that does not relate to a specific error + +### Error or feedback details + + + +### What did you want to happen? + + + +### Command and pipeline + + + +### Schema + + + + + + + +### Other details + +