GitHub user maropu opened a pull request: https://github.com/apache/spark/pull/10635
[SPARK-11780][SQL] Add type aliases backwards compatibility Rework from #9935 because it's stale. You can merge this pull request into a Git repository by running: $ git pull https://github.com/maropu/spark pr9935 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/10635.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #10635 ---- commit c0b1b31e52226cfde34608381f6cf3f07185f0bc Author: Santiago M. Mola <sm...@stratio.com> Date: 2015-11-24T14:21:12Z [SPARK-11780][SQL] Add type aliases backwards compatibility. Added type aliases in org.apache.spark.sql.types for classes moved to org.apache.spark.sql.catalyst.util. commit c51d95b2c14b35a9493138826713257031ba19c8 Author: Takeshi YAMAMURO <linguin....@gmail.com> Date: 2016-01-07T07:21:27Z Fix a style error ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org