Skip to content

Add Serializable Trait to DirectBinaryAvroDecoder#36794

Closed
eswardhinakaran-toast wants to merge 34 commits intoapache:branch-2.4from
toasttab:add-serializable-to-DirectyBinaryAvroDecoder
Closed

Add Serializable Trait to DirectBinaryAvroDecoder#36794
eswardhinakaran-toast wants to merge 34 commits intoapache:branch-2.4from
toasttab:add-serializable-to-DirectyBinaryAvroDecoder

Conversation

@eswardhinakaran-toast
Copy link

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

mkressirer and others added 30 commits November 7, 2018 12:21
* enhancing the packaging process for toast

* some version plumbing

* more libraries for avro

* maybe like this

* change phase to assembly

* produces the right thing

* enhancing build system
simple config option to speed up catalog loading
* Updating to hadoop 3.1.3 in the build scripts and docs.
Updating guava in packaged assembly jars since 14.0 is no longer compatibile with hadoop-3.1.3
which can exist in both spark 2.4 and spark 3.2

so analytics can compile against both 2.4 and 3.2 and still use the optmial
avro decoding performance.

It uses traits/java interfaces to define how tto decode avro records so the
schema resolver classes don't need to be known when building spark but can be provided
by a udf jar.
This allows this extra argument to be passed into spark-3.2
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@eswardhinakaran-toast
Copy link
Author

eswardhinakaran-toast commented Jun 7, 2022 via email

@JoshRosen JoshRosen closed this Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants