Skip to content

Releases: CODAIT/spark-bench

v99: modify tutorial page

22 Mar 16:08
Compare
Choose a tag to compare
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: Updated to release so the auto build will generated a release build w…

14 Mar 15:06
Compare
Choose a tag to compare

v93

07 Mar 16:57
Compare
Choose a tag to compare
v93
Updating column names in csv-parquet example

v91

19 Feb 21:35
Compare
Choose a tag to compare
v91
adding partition option to SQL workload

untagged-56737110466c5cc7bb4c: Workaround for Spark ORC column names

16 Feb 21:00
Compare
Choose a tag to compare
A bug in the catalyst parser manifests with purely numeric column names.
This gets around the issue.

v86

15 Feb 21:20
Compare
Choose a tag to compare
v86
Fixing regex for hdfs urls

v82

15 Feb 16:16
Compare
Choose a tag to compare
v82
Further formatting change for issue template

untagged-021f05d6723f7d23ee6b: Reverting two ORC related commits

15 Feb 21:05
Compare
Choose a tag to compare
This reverts commit ee35f2aec67c0683b023921d03489595506184d3.

Revert "Bugfix adding hive dependencies"

This reverts commit dc78dade2d3c6e1d1322dd36e615ce0053b2f7b3.

v79

14 Feb 18:14
Compare
Choose a tag to compare
v79
Bugfix adding hive dependencies

v77

14 Feb 17:30
Compare
Choose a tag to compare
v77
Bugfix: enabling Hive support for ORC