gugoan opened a new issue, #2047: URL: https://github.com/apache/hop/issues/2047
### Apache Hop version? apache-hop-client-2.2.0 ### Java version? java 11.0.17 2022-10-18 LTS - Java(TM) SE Runtime Environment 18.9 ### Operating system Windows ### What happened? In the "Dimension lookup/update" plugin, the column used in the "Fields" > "Dimensional field" tab is saved in the database as DATETIME type, and it should be saved as TEXT. Here are some prints to explain better and my file "Carga-Dim-Departamento.hpl"   I immediately tested it on the **Apache Hop Client 2.1.0** version, this problem does not occur. My dev specs: Windows 10 PostgreSQL 14 [Carga-Dim-Departamento.zip](https://github.com/apache/hop/files/10203325/Carga-Dim-Departamento.zip) Apache-hop-client-2.2.0 JAVA --version java 11.0.17 2022-10-18 LTS Java(TM) SE Runtime Environment 18.9 (build 11.0.17+10-LTS-269) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.17+10-LTS-269, mixed mode) ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- 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]
