XBaith commented on code in PR #3529:
URL: https://github.com/apache/amoro/pull/3529#discussion_r2057299878
##########
amoro-format-mixed/amoro-mixed-trino/src/test/java/org/apache/amoro/trino/mixed/TestKeyedTable.java:
##########
@@ -62,7 +62,7 @@ public void testStats() {
.matches(
"VALUES "
+ "('id', NULL, NULL, 0e0, NULL, '1', '4'), "
- + "('name$name', 429e0, NULL, 0e0, NULL, NULL, NULL), "
+ + "('name$name', 461e0, NULL, 0e0, NULL, NULL, NULL), "
Review Comment:
`data_size` is an estimate and I'm not sure why it changes. I'm guessing
it's the encoding strategy that causes the file size to change.
--
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]