mattcasters opened a new issue, #5947:
URL: https://github.com/apache/hop/issues/5947

   ### Apache Hop version?
   
   2.16.0
   
   ### Java version?
   
   openjdk 21.0.9 2025-10-21 LTS
   
   ### Operating system
   
   Linux
   
   ### What happened?
   
   When reading a Parquet file containing a Decimal data type we notice it's 
converted to String by default.
   Unfortunately, this results in weird characters being read, not the decimal 
in String format.
   Either we read it as a Hop Number data type or as a proper String. 
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


-- 
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]

Reply via email to