Releases: CODAIT/spark-bench
Releases · CODAIT/spark-bench
v99: modify tutorial page
In an example of a config for classic benchmarking, the values of name field regarding to Logistic Regression were wrong. Changed like this. * data-generation-logistic-regression -> data-generation-lr * logisticregression -> lr-bml
v97
v93
v91
untagged-56737110466c5cc7bb4c: Workaround for Spark ORC column names
A bug in the catalyst parser manifests with purely numeric column names. This gets around the issue.
v86
v82
untagged-021f05d6723f7d23ee6b: Reverting two ORC related commits
This reverts commit ee35f2aec67c0683b023921d03489595506184d3. Revert "Bugfix adding hive dependencies" This reverts commit dc78dade2d3c6e1d1322dd36e615ce0053b2f7b3.