askalt opened a new pull request, #19978:
URL: https://github.com/apache/datafusion/pull/19978

   
   ## Rationale for this change
   
   In our project we replace some tokens (rewrite JDBC `?` placeholder into 
`$x` form) during tokenization and then use DF parser. It would be nice to have 
an ability to pass custom tokens instead of raw SQL into parser builder. 
   
   ## Are these changes tested?
   
   There is a unit test with custom tokens.
   


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