VersusFacit opened a new pull request, #3108: URL: https://github.com/apache/arrow-adbc/pull/3108
QoL upgrade for driver development. More complete tracking for local changes. Saves on `rm`-ing before rebuilding libraries to integrate source changes! Also I replaced an error-prone `$<` (subtarget position dependent) with `$*` ## Demo  ## Scenarios covered 1. edit already tracked driver files 2. edit `go.mod` 3. edit `../driver/bigquery` files 4. (not shown but works) edit other package like `../driver/databricks` and `../go.sum` --> triggers no rebuild -- 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