Github user EntilZha commented on the pull request:
https://github.com/apache/spark/pull/7580#issuecomment-127131369
@davies, I just pushed updates except for the fix for `ArrayData`. I
rebased to master and am getting unrelated compile errors, so will have to wait
for that to be fixed. In the meantime, would this work?
`arr.asInstanceOf[ArrayData].toArray(right.dataType).contains(value)`?
On another note, I am going to be away from computer until Friday. Hoping
to get this wrapped up tonight so any way to fix the compile error would be
great (`[error]
/Users/pedro/Documents/Code/spark/core/src/main/scala/org/apache/spark/serializer/GenericAvroSerializer.scala:110:
value createDatumWriter is not a member of org.apache.avro.generic.GenericData
[error] writerCache.getOrElseUpdate(schema,
GenericData.get.createDatumWriter(schema))`)
---
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]