You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2018. It is now read-only.
We are using Spark 1.6 in our clusters and want to use this library to read avro files. As part of reading the avro files, we want to able to supply a different read schema so that we can handle schema evolutions. The version suggested for Spark 1.6 (version=2.0.1) does not support this.
Is there a version which works with Spark 1.6 and also supports this feature ?
We are using Spark 1.6 in our clusters and want to use this library to read avro files. As part of reading the avro files, we want to able to supply a different read schema so that we can handle schema evolutions. The version suggested for Spark 1.6 (version=2.0.1) does not support this.
Is there a version which works with Spark 1.6 and also supports this feature ?