Reverts databricks/spark-sql-perf#157 due to library errors when the previous was is in the classpath already (i.e., in databricks) and not bringing any noted improvements or needed fixes. Exception:
java.lang.InstantiationError: com.typesafe.scalalogging.Logger
This reverts commit 56f73482d7e1d1ba4651d55ef1531c03e352d1b0.
@mrow4a reverting your PR for now as hitting some conflicts if the old logging library is in the classpath as it happens in the databricks cloud. As the update doesn't bring a particular improvement or fix.
Reverts databricks/spark-sql-perf#157 due to library errors when the previous was is in the classpath already (i.e., in databricks) and not bringing any noted improvements or needed fixes. Exception:
java.lang.InstantiationError: com.typesafe.scalalogging.Logger
This reverts commit 56f73482d7e1d1ba4651d55ef1531c03e352d1b0.