XBaith commented on code in PR #3442:
URL: https://github.com/apache/amoro/pull/3442#discussion_r1969101688
##########
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', 548e0, NULL, 0e0, NULL, NULL, NULL), "
+ + "('name$name', 429e0, NULL, 0e0, NULL, NULL, NULL), "
Review Comment:
It is a estimation value and used by query optimize and cost estimation. So
I think the change is not a issue
--
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]