sql: specific strings in table data cause job to never terminate #50198
Labels
A-schema-changes
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Run the following SQL:
Observe: the job remains in status "running" forever
This bug had been predicted all the way in this and that RFC sections.
The problem is this code in
isPermanentSchemaChangeError()
:(With kudos to @ajwerner for helping me figuring out the exact example syntax)
The text was updated successfully, but these errors were encountered: