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

[SPARK-5445][SQL] Consolidate Java and Scala DSL static methods.

Turns out Scala does generate static methods for ones defined in a companion object. Finally no need to separate api.java.dsl and api.scala.dsl.

Author: Reynold Xin <rxin@databricks.com>

Closes #4276 from rxin/dsl and squashes the following commits:

30aa611 [Reynold Xin] Add all files.
1a9d215 [Reynold Xin] [SPARK-5445][SQL] Consolidate Java and Scala DSL static methods.
parent f9e56945
No related branches found
No related tags found
No related merge requests found
Showing
with 38 additions and 137 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