sarutak edited a comment on pull request #35838: URL: https://github.com/apache/spark/pull/35838#issuecomment-1068792984
> or switch to master branch by git checkout More precisely, in case you switch from a revision <= dfff8d8cd0e747a261bf74374a5797 to a revision >= b71d6d07bb84300b343b9a487049d25, IDEA seems to generate them. EDIT: Now I can't reproduce that with the way explained above. I don't know the precise mechanism of this phenomenon but as far as I know, these files can be generated by IDEA. ``` sql/catalyst/gen/ sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser/SqlBaseLexer.tokens sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser/gen/ ``` -- 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]
