Hi, All.
As one of the key parts of Apache ORC 2.0, we've been discussing a new
repository and module, `orc-format`, in the following.
https://github.com/apache/orc/issues/1543
Now, we are ready to create a new repo.
Please take a look at the POC repo and code and let us know your thoughts.
Be
I am not sure we can control that - the Scala _x.y suffix has particular
meaning in the Scala ecosystem for artifacts and thus the naming of .jar
files. And we need to work with the Scala ecosystem.
What can't handle these files, Spring Boot? does it somehow assume the .jar
file name relates to Ja
Hello,
Last month, I've attempted the experience of upgrading my
Spring-Boot 2 Java project, that relies heavily on Spark 3.4.2, to
Spring-Boot 3. It didn't succeed yet, but was informative.
Spring-Boot 2 → 3 means especially javax.* becoming jakarka.* :
javax.activation, javax.ws.rs