Skip to content

kmadhugit/spark-tpcds-99-generated-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

spark-tpcds-99-generated-code

This repository contains the WholeStageCodeGen generated code for tcpds-99 benchmark. This files are generated using the debug spark https://github.com/kmadhugit/spark/tree/catalyst_debug_v2.1.0-rc5

Directory Structure

  • query/q??/java - generated java files
  • query/q??/stack - Stack trace on when/where a particular code is generated for the given stage/job
  • query/q??/??.lz4 - Spark even log.

Please refer https://github.com/kmadhugit/spark/blob/catalyst_debug_v2.1.0-rc5/README.md for details on how to modify this dynamically generated code for debug purpose.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages