xitep commented on issue #2050:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/issues/2050#issuecomment-3516660733

   i have the same issue for `insert into table values (...)`; the trouble 
appears to be that a `Values` expression tracks only it's nested children 
values from which it then derives its span; having thrown away the closing 
paren is where the glitch comes from.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to