arjansh commented on issue #230: dev/add datatypes to excel columns
URL: https://github.com/apache/metamodel/pull/230#issuecomment-544480460
 
 
   @SociopathicPixel The values in a Row of an Excel DataSet are all still 
`String` objects. They don't use the detected column type to return an object 
of the expected type. This is implemented in the ExcelUtils#createRow(Workbook, 
Row, DataSetHeader) method.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to