-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5036296
commit 7055d10
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |