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

[SPARK-6428][SQL] Added explicit type for all public methods in sql/core

Also implemented equals/hashCode when they are missing.

This is done in order to enable automatic public method type checking.

Author: Reynold Xin <rxin@databricks.com>

Closes #5104 from rxin/sql-hashcode-explicittype and squashes the following commits:

ffce6f3 [Reynold Xin] Code review feedback.
8b36733 [Reynold Xin] [SPARK-6428][SQL] Added explicit type for all public methods.
parent 257cde7c
No related branches found
No related tags found
No related merge requests found
Showing
with 192 additions and 151 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