Thomas Graves

Results 24 issues of Thomas Graves

**Is your feature request related to a problem? Please describe.** User requested qualification tool to print the list of unsupported operators.

feature request
tools

**Is your feature request related to a problem? Please describe.** We have instructions on using alluxio and have done manual basic testing if we are going to promote we need...

test
P1

**Describe the bug** The coalescing readers ( at least the parquet one - need to check the others), don't include the time it takes to filter block in the scan...

bug
P2

**Is your feature request related to a problem? Please describe.** Looks like changes in Saprk 3.4 cast broke the plugin 3.4 build: https://github.com/apache/spark/commit/46175d1362062035fb93f87f25d61a9b711359ab https://github.com/apache/spark/commit/a4f96afdc147bfee3e0f195b7bcf3dfa882ad511 **EDIT**: Please aware of the followup...

build
P1
audit_3.4.0

**Is your feature request related to a problem? Please describe.** The alluxio automount feature logs everytime it already mounted a bucket and replacing the path. This gets to be a...

feature request
? - Needs Triage

**Is your feature request related to a problem? Please describe.** Once https://github.com/NVIDIA/spark-rapids/issues/5261 is completed for all the scripts we should create a jenkins test that runs mig on dataproc occassionally...

test

**Is your feature request related to a problem? Please describe.** For the plugin we generally recommend setting spark.locality.wait=0 because Spark used to have some bad behavior in certain conditions. The...

performance

**Is your feature request related to a problem? Please describe.** Feature request from a user asking for zstd compressed data support for Parquet with Spark rapids.

feature request

**Describe the bug** The rapids tools test integration build on databricks is failing. We are just running against the event logs created by the integration tests and I'm guessing those...

bug
tools

**Describe the bug** https://issues.apache.org/jira/browse/SPARK-39434 changed the interface to invalidElementAtIndexError. See the pull request: https://github.com/apache/spark/pull/36826 This causes our build to fail: `sql-plugin/src/main/330+/scala/org/apache/spark/sql/rapids/shims/RapidsErrorUtils.scala:27: not enough arguments for method invalidElementAtIndexError: (index: Int, numElements:...

build
P1
audit_3.4.0