[ 
https://issues.apache.org/jira/browse/DRILL-7514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041143#comment-17041143
 ] 

ASF GitHub Bot commented on DRILL-7514:
---------------------------------------

vvysotskyi commented on pull request #1991: DRILL-7514: Update Apache POI to 
Latest Version
URL: https://github.com/apache/drill/pull/1991#discussion_r382134743
 
 

 ##########
 File path: contrib/udfs/pom.xml
 ##########
 @@ -66,7 +66,7 @@
     <dependency>
       <groupId>nl.basjes.parse.useragent</groupId>
       <artifactId>yauaa</artifactId>
-      <version>5.11</version>
+      <version>5.13</version>
 
 Review comment:
   There is `5.15` version of this lib in maven central, should we use it?
 
----------------------------------------------------------------
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]


> Update Apache POI to Latest Version
> -----------------------------------
>
>                 Key: DRILL-7514
>                 URL: https://issues.apache.org/jira/browse/DRILL-7514
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.17.0
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Minor
>             Fix For: 1.18.0
>
>
> Drill's Excel Format Plugin uses Apache POI to parse Excel files. While this 
> reader is effective in that it parses formulae and data types, it uses memory 
> inefficiently and will struggle to read very large Excel files.  
> The latest version of POI addresses some of the memory issues and hopefully 
> Drill will be able to query larger Excel files without running out of memory.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to