You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "wgtmac (via GitHub)" <gi...@apache.org> on 2023/08/09 14:35:23 UTC

[GitHub] [orc] wgtmac commented on a diff in pull request #1575: ORC-1474: replaced deprecated methods in TestColumnStatistics

wgtmac commented on code in PR #1575:
URL: https://github.com/apache/orc/pull/1575#discussion_r1288603227


##########
java/core/src/test/org/apache/orc/TestColumnStatistics.java:
##########
@@ -28,6 +27,7 @@
 import org.apache.hadoop.hive.serde2.io.DateWritable;
 import org.apache.hadoop.hive.serde2.io.HiveDecimalWritable;
 import org.apache.hadoop.io.Text;
+import org.apache.hadoop.shaded.org.apache.commons.text.StringEscapeUtils;

Review Comment:
   Is this change required?



-- 
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: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org