-
Notifications
You must be signed in to change notification settings - Fork 229
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(c9),chr(c4) FROM test0
Query failed in Comet: Job aborted due to stage failure: Task 13 in stage 83.0 failed 1 times, most recent failure: Lost task 13.0 in stage 83.0 (TID 749) (192.168.86.33 executor driver): org.apache.comet.CometNativeException: Execution error: null character not permitted.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed