integration/turbodbc/runtest.sh currently installs and tests the integration with
a fork's branch.
We should test against the official turbodbc release once Uwe's PR gets merged.
The turbodbc install step should be run during the docker image build (
in the Dockerfile) instead of the runtest.sh script.
Uwe Korn / @xhochy:
@kszucs I don't think that this would work well given how often we break things in Arrow. I would rather keep building against master.
integration/turbodbc/runtest.sh currently installs and tests the integration with a fork's branch. We should test against the official turbodbc release once Uwe's PR gets merged.
The turbodbc install step should be run during the docker image build ( in the Dockerfile) instead of the runtest.sh script.
Reporter: Krisztian Szucs / @kszucs
Note: This issue was originally created as ARROW-5133. Please see the migration documentation for further details.