exasol / r-exasol

The EXASOL package for R provides an interface to the EXASOL database.
http://www.exasol.com
BSD 3-Clause "New" or "Revised" License
22 stars 8 forks source link

#139: Updated ODBC driver source for integration test #140

Closed tomuben closed 1 year ago

tomuben commented 1 year ago
  1. fixes #139
  2. Do not treat warnings as errors for Linux/Mac for integration tests (see #142)
  3. Updated to Python3.8 for integration tests
tomuben commented 1 year ago

Temporarily changed compile configuration for cpp tests such that warnings are not treated as errors. Will be reverted with #142