andersoncode42 opened a new issue, #6411: URL: https://github.com/apache/hop/issues/6411
### Apache Hop version? 2.16.0 ### Java version? openjdk 17.0.2 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-86) OpenJDK 64-Bit Server VM (build 17.0.2+8-86, mixed mode, sharing) ### Operating system Linux ### What happened? Hello. My computer is: Distributor ID: Ubuntu Description: Ubuntu 25.10 Release: 25.10 Codename: questing I am testing Apache Hop to extract data from  an Intersystems Iris database (IRIS for UNIX (Red Hat Enterprise Linux 7 for x86-64) 2022.1.2 (Build 574U) Fri Jan 13 2023 14:57:52 EST) I noticed that the "**table input**" component is returning "null" for timestamp fields and functions that return timestamp. I rule out a JDBC driver bug because: - I tested Hop with drivers 3.6.1, 3.7.1, and 3.9.0 - Other JDBC clients like dbaver do not present this problem How to test: Connect to an Intersystems Iris and try a "SELECT CURRENT_TIMESTAMP" OR "SELECT NOW()" ### Issue Priority Priority: 2 ### Issue Component Component: Pipelines -- 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]
