Bug 46523 - SUMIF not yet supported by evaluator
Summary: SUMIF not yet supported by evaluator
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 3.0-FINAL
Hardware: PC Windows XP
: P4 critical (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 13:59 UTC by Josh Micich
Modified: 2009-01-14 11:21 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Micich 2009-01-13 13:59:11 UTC
 
Comment 1 Josh Micich 2009-01-13 14:05:36 UTC
Fixed in svn r734252

There was some re-use of COUNTIF functionality (predicate evaluation). New test cases were added to FormulaEvalTestData.xls
Comment 2 sapan 2009-01-13 23:55:15 UTC
(In reply to comment #1)
> Fixed in svn r734252
> There was some re-use of COUNTIF functionality (predicate evaluation). New test
> cases were added to FormulaEvalTestData.xls

Can I have a patch for this bug which will update my existing jar file?
Comment 3 Josh Micich 2009-01-14 11:21:11 UTC
(In reply to comment #2)
> Can I have a patch for this bug which will update my existing jar file?

It would be better to use a complete, consistent build (latest svn, nightly build or next release), but there may be reasons why you want to apply this patch in isolation.  Here are the changes:

svn r734243
svn r734252