zeroshade commented on PR #3079:
URL: https://github.com/apache/arrow-adbc/pull/3079#issuecomment-3036895851

   The tmpl files are in the repo so that we can use `go generate` to 
regenerate the files. We need them to be in the repo for the code generation. 
The flightsql package isn't the only one that we generate using it. It's a 
general purpose template for generating a C wrapper for an ADBC driver written 
in go. 
   
   Please restore those files as they are necessary. My suggestion was to leave 
the existing files as is and just add one new file containing the function 
we're adding back.


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to