kaspersorensen commented on issue #230: dev/add datatypes to excel columns
URL: https://github.com/apache/metamodel/pull/230#issuecomment-535829864
 
 
   > I'm not sure how you mean that this is general, because, yes it is general 
because all other data stores which support data types already have their own 
mechanism for detecting column types, but they're all implemented in different 
manners, because each data store provides a different manner to get the data 
types. For all these data stores it's default behavior to determine the column 
types, so why not for Excel too?
   
   Maybe just some "column type detector" reusable class that you could use as 
a sort of builder to add data type observations to. Basically just components 
that we could  derive a general pattern from. And potentially have the `1000` 
constant in here incapsulated  (and eventually made parameterized) from etc. 

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