You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was revealed by doing tests for #37128.
Trying to execute select full.* from test doesn't work since full is a reserved keyword in the ANTLR4 grammar.