Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhong5297 authored Jul 31, 2023
1 parent 5036296 commit 7055d10
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/translator-bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Translator Bug
about: Tell us about your issue
title: ''
labels: ''
assignees: andrewhong5297, vegarsti

---

Please make sure you've already searched for your error in existing issues.

**Link to the untranslated query**
https://dune.com/queries/1289104/2477858

**Paste the error you're getting**
Error: Line 28:26: Cannot apply operator: varbinary = varchar(42) at line 28, position 26. Did you mean to write a bytearray literal? Use the syntax 0x1234 instead of '0x1234' [Execution ID: 01H6P4H3NPDNBYN807S9EE3J99].

**Migrating from**
[ ] SparkSQL
[ ] Postgres

0 comments on commit 7055d10

Please sign in to comment.