-
Notifications
You must be signed in to change notification settings - Fork 336
Update poi version #13870
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Update poi version #13870
Conversation
Names will be looked up only when needed and it appears that we don't use it at all. Should resolve small-jdk issues.
Need to include the version of Apache Commons Compress compatible with the `poi` version as there are some signature changes. This in turn leads to problems with `java.desktop` as recent version of Apache Commons deps include `module-info.java` and list `java.desktop` as a required module. Note: this still doesn't work as I'm getting ``` Generating big XLSX file 14:24:34.304740459 Sep 09, 2025 2:24:34 PM org.enso.interpreter.runtime.EnsoPolyglotJava createPolyglotJava SEVERE: Using experimental OtherJvm support! Error occurred during initialization of boot layer java.lang.UnsatisfiedLinkError: 'int sun.nio.fs.UnixNativeDispatcher.init()' ``` when running tests.
|
Hubert Plociniczak reports a new STANDUP for the provided date (2025-09-08): Progress: Trying to fix streaming NI issues with Excel writing and POI upgrade, at the same time. It should be finished by 2025-09-09. Next Day: Next day I will be working on the #13870 task. Identify blockers for POI upgrade and stick to only fixing streaming issue. |
|
Hubert Plociniczak reports a new STANDUP for the provided date (2025-09-09): Progress: Identified Next Day: Next day I will be working on the #10525 task. Back to reactive caches and failing tests. |
Where are the findings reported? |
Pull Request Description
Important Notes
Checklist
Please ensure that the following checklist has been satisfied before submitting the PR:
Scala,
Java,
TypeScript,
and
Rust
style guides. In case you are using a language not listed above, follow the Rust style guide.
or the Snowflake database integration, a run of the Extra Tests has been scheduled.