abaldoni opened a new issue, #8310: URL: https://github.com/apache/hop/issues/8310
### Apache Hop version? 2.19 ### Java version? 21.0.2 ### Operating system macOS ### What happened? A Table Input action against an Oracle Database table with one or more columns of type TIMESTAMP WITH TIME LOCAL ZONE infers a String field type instead of a Timestamp field type which is correctly inferred if column type is TIMESTAMP only. Occurs with both Oracle JDBC driver 19 and 26 (23.26.3). The "Show Layout" function of the "Database explorer" shows the same problem. ### Issue Priority Priority: 2 ### Issue Component Component: Actions -- 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]
