dongjoon-hyun commented on code in PR #2304:
URL: https://github.com/apache/orc/pull/2304#discussion_r2175976166


##########
java/core/src/java/org/apache/orc/impl/ZstdCodec.java:
##########
@@ -152,7 +152,7 @@ public int hashCode() {
 
   @Override
   public Options getDefaultOptions() {
-    return DEFAULT_OPTIONS;

Review Comment:
   In addition, this PR makes it return a copied one to make it sure.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to