You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/03/16 08:43:06 UTC

[GitHub] [spark] sarutak edited a comment on pull request #35838: [MINOR][INFRA] Add ANTLR generated files to .gitignore

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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org