cgivre commented on issue #1749: DRILL-7177: Format Plugin for Excel Files URL: https://github.com/apache/drill/pull/1749#issuecomment-491950505 @kkhatua This plugin will only work with Excel files from Excel 2007 or greater. (The XML Excel files). This does do data type detection, however with limits. All numeric columns are interpreted as doubles. If a column is recognized as a time, the plugin will map those to a Drill date/time column. The plugin will execute formulas.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
