-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GPU metrics to GpuFileSourceScanExec (#547)
* Add GPU metrics to GpuFileSourceScanExec Signed-off-by: Jason Lowe <[email protected]> * Extract GpuFileSourceScanExec from shims Signed-off-by: Jason Lowe <[email protected]> * Pass metrics via GPU file format rather than custom options map Signed-off-by: Jason Lowe <[email protected]> * Update code checking for DataSourceScanExec Signed-off-by: Jason Lowe <[email protected]> * Fix scaladoc warning and unused imports Signed-off-by: Jason Lowe <[email protected]> * Fix copyright Signed-off-by: Jason Lowe <[email protected]>
- Loading branch information
Showing
16 changed files
with
728 additions
and
628 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
179 changes: 0 additions & 179 deletions
179
...300/src/main/scala/org/apache/spark/sql/rapids/shims/spark300/GpuFileSourceScanExec.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
179 changes: 0 additions & 179 deletions
179
...b/src/main/scala/org/apache/spark/sql/rapids/shims/spark300db/GpuFileSourceScanExec.scala
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.