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

[SPARK-9420][SQL] Move expressions in sql/core package to catalyst.

Since catalyst package already depends on Spark core, we can move those expressions
into catalyst, and simplify function registry.

This is a followup of #7478.

Author: Reynold Xin <rxin@databricks.com>

Closes #7735 from rxin/SPARK-8003 and squashes the following commits:

2ffbdc3 [Reynold Xin] [SPARK-8003][SQL] Move expressions in sql/core package to catalyst.
parent c5ed3695
Loading
Showing
with 23 additions and 66 deletions
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