Skip to content
Snippets Groups Projects
Commit 91f4b6f2 authored by Reynold Xin's avatar Reynold Xin
Browse files

[SPARK-11797][SQL] collect, first, and take should use encoders for serialization

They were previously using Spark's default serializer for serialization.

Author: Reynold Xin <rxin@databricks.com>

Closes #9787 from rxin/SPARK-11797.
parent 98be8169
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment