GitHub user sounakr opened a pull request:
https://github.com/apache/carbondata/pull/1589
[CARBONDATA-1836][Spark-2.2] Carbon Spark2.2 Integration Resolve
CatalogRelation
Code change in order to support change in CatalogRelation case class name
change to HiveTableRelation.
- [ ] Any interfaces changed?
No
- [ ] Any backward compatibility impacted?
No
- [ ] Document update required?
No
- [ ] Testing done
Yes
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sounakr/incubator-carbondata post-22
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1589.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 #1589
----
commit 6a81dbe11f7fe4309528272e267bc835532b7dbb
Author: sounakr <[email protected]>
Date: 2017-11-29T11:11:39Z
Carbon Spark2.2 Integration Resolve Catalog Relation
----
---