Uh oh!
There was an error while loading. Please reload this page.
[SPARK-12197] [SparkCore] Kryo & Avro - Support Schema Repo - #10625
[SPARK-12197] [SparkCore] Kryo & Avro - Support Schema Repo#10625RotemShaul wants to merge 1 commit into
Conversation
RotemShaul
commented
Jan 6, 2016
As explained in the JIRA, this ability enhances the usability of Spark Core and Avro greatly, as dynamic input schemas are supported by using a schema repository. |
AmplabJenkins
commented
Jan 6, 2016
Can one of the admins verify this patch? |
RotemShaul
commented
Jan 12, 2016
Did anyone take a look ? |
rxin
commented
Jun 15, 2016
Thanks for the pull request. I'm going through a list of pull requests to cut them down since the sheer number is breaking some of the tooling we have. Due to lack of activity on this pull request, I'm going to push a commit to close it. Feel free to reopen it or create a new one. |
Hi, I created an updated PR Thanks ! On Thu, Jun 16, 2016 at 1:20 AM, Reynold Xin notifications@github.com
|
[SPARK-12197] [SparkCore] Kryo & Avro - Support Schema Repo