Commits


Raúl Cumplido authored and Krisztián Szűcs committed f3047a605c7
ARROW-16229: [CI] Temporary remove turbodbc tests from nightly tests Currently turbodbc tests are failing due to turbodbc failing to build, see both our JIRA ticket https://issues.apache.org/jira/browse/ARROW-15997 and the issue on https://github.com/blue-yonder/turbodbc/issues/350 In order to avoid noise on our daily builds this PR aims to temporary stop testing the turbodbc integration on our nightly tests. Closes #12920 from raulcd/ARROW-15997 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>