jasonlin45 commented on code in PR #3325:
URL: https://github.com/apache/arrow-adbc/pull/3325#discussion_r2316624834


##########
go/adbc/pkg/Makefile:
##########
@@ -54,6 +54,7 @@ libadbc_driver_%.$(SUFFIX): % ../driver/% ../go.mod ../go.sum
 regenerate:
        go run gen/main.go -prefix BigQuery -o ./bigquery/ -driver 
../driver/bigquery
        go run gen/main.go -prefix FlightSQL -o ./flightsql/ -driver 
../driver/flightsql
+       go run gen/main.go -prefix Databricks -o ./databricks/ -driver 
../driver/databricks

Review Comment:
   Good catch, just added!



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