aru-d-at commented on PR #714:
URL: https://github.com/apache/age/pull/714#issuecomment-1447464998

   > > > @jrgemignani @aru-d-at On the ANTLR modification for the python 
driver, I asked Arun to remove the generated files from the commit-- I think he 
would apply similar logic to this one as well. As far as I can see, there are 
no generated files. Looks good to me.
   > > 
   > > 
   > > I'm referring to the age_*.go files in golang/parser. All of them are 
generated by Age.g4 it looks like. We can probably remove them all.
   > 
   > @aru-d-at can you go and see if it is possible to remove these files from 
the repository? Thank you
   
   @dehowef @jrgemignani Various functions and interfaces from the parser 
folder are used in the 'builder.go' and 'mapper.go'. These are just some of the 
ones in first few lines.
   
   
![image](https://user-images.githubusercontent.com/4223975/221735171-f6bea5c3-5d4c-4778-9a7d-9c4d7caf94a9.png)
   
![image](https://user-images.githubusercontent.com/4223975/221735233-1cee535a-14df-4522-b1bd-c59ed0d10331.png)
   
![image](https://user-images.githubusercontent.com/4223975/221735573-b39e9b3f-848c-4278-be4b-d0dbf1aae8fa.png)
   
![image](https://user-images.githubusercontent.com/4223975/221735769-14bf38d5-d578-43bb-92f3-5d0080769b96.png)
   
   


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

Reply via email to