parthchandra commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2032147349
##
spark/src/test/scala/org/apache/comet/CometFuzzTestSuite.scala:
##
@@ -0,0 +1,183 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
mbutrovich commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2031446693
##
spark/src/main/scala/org/apache/comet/testing/ParquetGenerator.scala:
##
@@ -205,6 +212,11 @@ object ParquetGenerator {
Range(0, numRows).map(_
andygrove commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2032287569
##
spark/src/main/scala/org/apache/comet/testing/ParquetGenerator.scala:
##
@@ -205,6 +212,11 @@ object ParquetGenerator {
Range(0, numRows).map(_ =
andygrove merged PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610
--
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: github-unsubscr...@
andygrove commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2031530584
##
spark/src/main/scala/org/apache/comet/testing/ParquetGenerator.scala:
##
@@ -205,6 +212,11 @@ object ParquetGenerator {
Range(0, numRows).map(_ =
mbutrovich commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2031449516
##
spark/src/test/scala/org/apache/comet/CometFuzzTestSuite.scala:
##
@@ -0,0 +1,183 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
andygrove commented on PR #1610:
URL:
https://github.com/apache/datafusion-comet/pull/1610#issuecomment-2783473127
@parthchandra @mbutrovich could you review?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
andygrove commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2029937991
##
spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala:
##
@@ -2459,6 +2459,10 @@ object QueryPlanSerde extends Logging with CometExprShim
{
andygrove commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2029914315
##
docs/source/user-guide/installation.md:
##
@@ -84,7 +84,7 @@ See the [Comet Kubernetes Guide](kubernetes.md) guide.
Make sure `SPARK_HOME` points to th
andygrove commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2029914315
##
docs/source/user-guide/installation.md:
##
@@ -84,7 +84,7 @@ See the [Comet Kubernetes Guide](kubernetes.md) guide.
Make sure `SPARK_HOME` points to th
comphead commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2029557330
##
common/src/main/scala/org/apache/spark/sql/comet/util/Utils.scala:
##
@@ -278,7 +277,7 @@ object Utils {
case v @ (_: BitVector | _: TinyIntVector |
codecov-commenter commented on PR #1610:
URL:
https://github.com/apache/datafusion-comet/pull/1610#issuecomment-2779892103
##
[Codecov](https://app.codecov.io/gh/apache/datafusion-comet/pull/1610?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca
andygrove commented on code in PR #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610#discussion_r2029452928
##
common/src/main/scala/org/apache/spark/sql/comet/util/Utils.scala:
##
@@ -278,7 +277,7 @@ object Utils {
case v @ (_: BitVector | _: TinyIntVector
andygrove opened a new pull request, #1610:
URL: https://github.com/apache/datafusion-comet/pull/1610
## Which issue does this PR close?
Closes #.
## Rationale for this change
## What changes are included in this PR?
## How are these changes
14 matches
Mail list logo