-
Notifications
You must be signed in to change notification settings - Fork 287
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
The following query ran without error in Spark but failed in Comet. I discovered this bug using Comet Fuzz.
SELECT chr(c8) FROM test0
Query failed in Comet: Job aborted due to stage failure: Task 12 in stage 97.0 failed 1 times, most recent failure: Lost task 12.0 in stage 97.0 (TID 878) (192.168.86.33 executor driver): org.apache.comet.CometNativeException: Execution error: requested character too large for encoding.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed