LucaCappelletti94 commented on issue #2066: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/2066#issuecomment-3393057558
Hi, which compilation flags are you using? I assume you are using the visitor-generated code, otherwise a trivial solution is not to enable that feature. How much does the compilation time change with and without the visitor feature enabled? In my own projects, where admittedly I have no use of the visitor feature, the time requirement of compiling sqlparser is rather negligible. -- 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]
