davidhcoe opened a new pull request, #3124:
URL: https://github.com/apache/arrow-adbc/pull/3124

   When running from the PowerShell script as part of an ADO pipeline, the line
   
   ```
   GIT_VERSION=$(shell git tag ...
   ```
   
   was generating the error:
   
   ```
   EXEC : error : malformed object name '--sort=-v:refname' 
[C:\__w\1\s\arrow-adbc\csharp\src\Drivers\Interop\FlightSql\Apache.Arrow.Adbc.Drivers.Interop.FlightSql.csproj]
   ```
   
   This change swaps some of the commands but also has a separate PowerShell 
command for the Windows OS instead of the shell command.


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