cgivre opened a new pull request, #2819:
URL: https://github.com/apache/drill/pull/2819

   # [DRILL-8450](https://issues.apache.org/jira/browse/DRILL-8450): Add Data 
Type Inference to XML Format Plugin
   
   ## Description
   
   This PR adds data type inference to the XML format plugin.  In similar 
fashion to other plugins, it adds a new configuration parameter: `allTextMode`, 
which when set to `true`, reads all data as strings.  The default is `true`.
   Note that the inference is limited to doubles, date, timestamps, boolean and 
strings.
   
   ## Documentation
   Updated README
   
   ## Testing
   Added unit test.


-- 
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: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to