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