iffyio commented on issue #2065:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/issues/2065#issuecomment-3574947453

   re representing the comment as `&str`, hmm that would be ideal but I'm not 
sure that wouldn't be quite invasive as things stand - since the tokenizer 
already produces the comments as owned `String`s - there's [ongoing work 
here](https://github.com/apache/datafusion-sqlparser-rs/issues/2036#issuecomment-3514033061)
 to do this end to end for the parser so maybe the comment handling can build 
on top of that work later on instead


-- 
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