journeytosilius commented on issue #193:
URL:
https://github.com/apache/arrow-flight-sql-postgresql/issues/193#issuecomment-2566822895
How can I do this step :+1:
```
&& wget https://apache.jfrog.io/artifactory/arrow/$(lsb_release --id
--short | tr 'A-Z' 'a-z')/apache-arrow-apt-source-latest-$(lsb_release
--codename --short).deb \
&& apt-get install -y -V ./apache-arrow-apt-source-latest-$(lsb_release
--codename --short).deb \
&& apt-get clean
```
To select the version that works ? I am not familiar with this repository
format ! Thanks
--
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]