https://bz.apache.org/bugzilla/show_bug.cgi?id=67646

            Bug ID: 67646
           Summary: Append rows in SXSSF workbook does not work
           Product: POI
           Version: 5.2.3-FINAL
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SXSSF
          Assignee: dev@poi.apache.org
          Reporter: jan.loll...@gmail.com
  Target Milestone: ---

You cannot append rows into SXSSF workbooks. The method the retrieve the number
of already existing rows returns only the current created rows and not the rows
already exists if the workbook is read from a file.
I have already solved this bug and would like to contribute a patch to the
project. 
The necssary changes affects only the class
org.apache.poi.xssf.streaming.SXSSFSheet

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to