Github user marmbrus commented on a diff in the pull request:
https://github.com/apache/spark/pull/2475#discussion_r18122133
--- Diff: project/SparkBuild.scala ---
@@ -209,6 +209,7 @@ object Catalyst {
object SQL {
lazy val settings = Seq(
+ libraryDependencies += "org.apache.avro" % "avro" % "1.7.7",
--- End diff --
This is only here as an illustration. This library will be its own package
likely and I'll remove this before merging.
---
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]