GerardDellemann opened a new pull request #234: MM-82 Detect Column Types
URL: https://github.com/apache/metamodel/pull/234
 
 
   Solves the column type detection for 
[METAMODEL-82](https://issues.apache.org/jira/browse/METAMODEL-82). You can now 
configure that you want to detect the Column Types and set how many rows you 
want to scan.
   
   I've tried to make everything backwards compatable. I've added 2 new test 
files. This resulted in also finding another minor bug in the current code: the 
number to string formatting was different between xls and xlsx when working 
with a dot to seperate thousands. This is fixed with the new method 
ExcelUtils#getNumericCellValueAsStringUsingBuildinFormat(...).

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