Build failed in Jenkins: POI » POI-DSL-Windows-1.21 #108

2024-02-26 Thread Apache Jenkins Server
See Changes: [PJ Fanning] rework tests [PJ Fanning] woodstox 6.6.1 [PJ Fanning] update changes -- [...truncated 4.19 MB...]

Build failed in Jenkins: POI » POI-DSL-1.22 #30

2024-02-26 Thread Apache Jenkins Server
See Changes: [PJ Fanning] rework tests [PJ Fanning] woodstox 6.6.1 [PJ Fanning] update changes -- [...truncated 602.64 KB...] [junitlauncher] Running

Re: [PR] BugZilla 67646 - allow append rows to streaming workbooks [poi]

2024-02-26 Thread via GitHub
pjfanning commented on PR #600: URL: https://github.com/apache/poi/pull/600#issuecomment-1964646892 > Changing the return type of getRow() could break user code as it is a public method in a public class, so I think this can not be approved as it is now. > > IMHO, we also need a

Re: [PR] BugZilla 67646 - allow append rows to streaming workbooks [poi]

2024-02-26 Thread via GitHub
pjfanning commented on PR #600: URL: https://github.com/apache/poi/pull/600#issuecomment-1964644955 this has a similar set of changes to https://github.com/apache/poi/pull/528 we can't accept PRs that arbitrarily change unrelated code -- This is an automated message from the Apache

Re: [PR] BugZilla 67646 - allow append rows to streaming workbooks [poi]

2024-02-26 Thread via GitHub
pjfanning commented on code in PR #600: URL: https://github.com/apache/poi/pull/600#discussion_r1502986484 ## poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/SXSSFSheet.java: ## @@ -215,8 +220,13 @@ public void removeRow(Row row) { * @return Row representing the

Re: [PR] BugZilla 67646 - allow append rows to streaming workbooks [poi]

2024-02-26 Thread via GitHub
xzel23 commented on code in PR #600: URL: https://github.com/apache/poi/pull/600#discussion_r1502753906 ## poi-ooxml/src/main/java/org/apache/poi/xssf/streaming/SXSSFSheet.java: ## @@ -166,11 +167,11 @@ public SXSSFRow createRow(int rownum) { "in

[Bug 67646] Append rows in SXSSF workbook does not work

2024-02-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67646 --- Comment #2 from Jan Lolling --- I have created a pull request: https://github.com/apache/poi/pull/600 -- You are receiving this mail because: You are the assignee for the bug.

[PR] BugZilla 67646 - allow append rows to streaming workbooks [poi]

2024-02-26 Thread via GitHub
jlolling opened a new pull request, #600: URL: https://github.com/apache/poi/pull/600 This patch works already in productive software. It allows to read a workbook using streaming workbook and append rows to it. The problem was the pointer to the last row was not set correctly in the

[Bug 55324] formula returning #VALUE

2024-02-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55324 Matafagafo changed: What|Removed |Added CC||matafag...@yahoo.com -- You are

[Bug 55747] nested function in IF's in formulas produce #VALUE! error in excel

2024-02-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55747 Matafagafo changed: What|Removed |Added CC||matafag...@yahoo.com -- You are

[Bug 66679] Cells without explicit style use column style as default

2024-02-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66679 Matafagafo changed: What|Removed |Added CC||matafag...@yahoo.com -- You are

[Bug 57390] Match function with array argument in formula results in "File error: data may have been lost"

2024-02-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57390 Matafagafo changed: What|Removed |Added CC||matafag...@yahoo.com -- You are

[Bug 67774] Support empty string ContentType in OPC package

2024-02-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67774 Matafagafo changed: What|Removed |Added CC||matafag...@yahoo.com -- You are