szehon-ho commented on PR #11106:
URL: https://github.com/apache/iceberg/pull/11106#issuecomment-2349803095
Merged, thanks @karuppayya and all for additional review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
szehon-ho merged PR #11106:
URL: https://github.com/apache/iceberg/pull/11106
--
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-unsubscr...@iceberg
karuppayya closed pull request #11106: Spark 3.4: Action to compute table stats
URL: https://github.com/apache/iceberg/pull/11106
--
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.
dramaticlly commented on code in PR #11106:
URL: https://github.com/apache/iceberg/pull/11106#discussion_r1755572668
##
spark/v3.4/spark/src/main/java/org/apache/iceberg/spark/actions/NDVSketchUtil.java:
##
@@ -0,0 +1,93 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
huaxingao commented on code in PR #11106:
URL: https://github.com/apache/iceberg/pull/11106#discussion_r1755274103
##
spark/v3.3/build.gradle:
##
@@ -59,6 +59,7 @@
project(":iceberg-spark:iceberg-spark-${sparkMajorVersion}_${scalaVersion}") {
implementation project(':icebe