[BUG] write_operations.csv does not differentiate between CPU and GPU operations #1564
Labels
API change
A changeA change affecting the output (add/remove/rename files, add/remove/rename columns)
bug
Something isn't working
core_tools
Scope the core module (scala)
Currently the write operations file generated, parses HadoopFsInput command and figures out the exec commands.
Ideally, this should differentiate between CPU and GPU writes and dump the correct exec operation.
spark-rapids-tools/core/src/main/scala/com/nvidia/spark/rapids/tool/planparser/DataWritingCommandExecParser.scala
Line 364 in be68be4
The text was updated successfully, but these errors were encountered: