Skip to content

[SPARK-11780][SQL] Add type aliases backwards compatibility. - #9935

Closed
smola wants to merge 1 commit into
apache:masterfrom
smola:SPARK-11780
Closed

[SPARK-11780][SQL] Add type aliases backwards compatibility.#9935
smola wants to merge 1 commit into
apache:masterfrom
smola:SPARK-11780

Conversation

@smola

Copy link
Copy Markdown
Contributor

Added type aliases in org.apache.spark.sql.types for classes
moved to org.apache.spark.sql.catalyst.util.

Added type aliases in org.apache.spark.sql.types for classes
moved to org.apache.spark.sql.catalyst.util.
@marmbrus

Copy link
Copy Markdown
Contributor

ok to test

@SparkQA

Copy link
Copy Markdown

Test build #46621 has finished for PR 9935 at commit 53011da.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@marmbrus

Copy link
Copy Markdown
Contributor

ping. we are getting very close to the first 1.6 RC.

@JoshRosen

Copy link
Copy Markdown
Contributor

Ping @rxin@marmbrus, is this change important for 1.6.1?

@JoshRosen

Copy link
Copy Markdown
Contributor

Actually, it looks like this has been taken over in #10635. @smola, do you mind closing this in favor of the newer active PR? Thanks!

@asfgitasfgit closed this in 085f510Feb 4, 2016
Sign up for freeto 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.

4 participants

@smola@marmbrus@SparkQA@JoshRosen