Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/15346
Hi @hvanhovell, it seems it fails to build now. I guess you might already
know but I am just leaving a comment here just in case to let you know.
```
[error]
/home/jenkins/workspace/spark-master-compile-maven-scala-2.10/sql/core/src/test/scala/org/apache/spark/sql/execution/SparkSqlParserSuite.scala:126:
not enough arguments for method apply: (tableIdent:
org.apache.spark.sql.catalyst.TableIdentifier, userSpecifiedSchema:
Option[org.apache.spark.sql.types.StructType], replace: Boolean, global:
Boolean, provider: String, options:
Map[String,String])org.apache.spark.sql.execution.datasources.CreateTempViewUsing
in object CreateTempViewUsing.
[error] Unspecified value parameter options.
[error] CreateTempViewUsing(TableIdentifier(table, database), schema,
replace, provider, options)
[error] ^
[error] one error found
[error] Compile failed at Oct 10, 2016 1:01:12 AM [23.927s]
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]