Cannot set connection properties for Oracle source

We have to change some default connection properties for Oracle JDBC connection.

The property oracle.jdbc.mapDateToTimestamp is true by default in Oracle JDBC Driver.
It will lead DATE type converted to TIMESTAMP type in Dremio source metadata. That’s not expected.