Andy Grove

Results 317 issues of Andy Grove

### What is the problem the feature request solves? Spark has specific handling of overflows when ANSI mode is enabled and we need to add the same in Comet. ###...

enhancement
good first issue
help wanted

## Which issue does this PR close? Closes #. ## Rationale for this change I noticed the comment `// TODO: make compression level configurable` so I went ahead and made...

### What is the problem the feature request solves? During the Comet community call this morning, we discussed some options around how we keep up to date with changes in...

enhancement

### What is the problem the feature request solves? Comet is currently slower than Spark for q16 because we transition to Comet at the end of the query just for...

enhancement
performance

### What is the problem the feature request solves? To make it easier to compare Spark and Comet in the Spark UI, I would find it helpful if Comet reported...

enhancement
help wanted

### What is the problem the feature request solves? Spark has specific handling of overflows when ANSI mode is enabled and we need to add the same in Comet. ###...

enhancement
good first issue
help wanted

### What is the problem the feature request solves? I ran our benchmark derived from TPC-DS @ sf=100 locally and saw that q72 shows the largest regression (measured in seconds...

enhancement

### What is the problem the feature request solves? Spark has specific handling of overflows when ANSI mode is enabled and we need to add the same in Comet. ###...

enhancement
good first issue
help wanted

### What is the problem the feature request solves? We need specific documentation for running Comet with k8s because we need to make sure that we configure Spark/k8s to allow...

documentation
enhancement

### Describe the bug In `CometExpressionSuite` we have two tests that are ignored for Spark 3.2 and 3.3. ```scala test("cast timestamp and timestamp_ntz to string") { // TODO: make the...

bug
good first issue
help wanted