GitHub user HarshSharma8 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/456 [CARBONDATA-553] Written the integration test cases for DataFrameAPI
Written the integration test cases for DataFrameAPI, and performed the following,
- Created the DataFrame by loading the data from table and storing duplicate data as well unique rows,
- Created the DataFrame by parquet file as well,
- Performed the various functions on the DataFrame as well including the filters and aggregation functions as well,
- Performed the join operations like duplicate records dropping, merging, grouping of data as well.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/HarshSharma8/incubator-carbondata CARBONDATA-553
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/456.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #456
----
commit 7bacc127a318c944cb158afa583e922e790e55b1
Author: Harsh Sharma <
[hidden email]>
Date: 2016-12-19T10:56:04Z
created the suite for DataFrame API tests
commit 5a03cee14d3a12f3170b51069d5c8d22a2df139a
Author: Harsh Sharma <
[hidden email]>
Date: 2016-12-23T06:11:18Z
Written the test cases for DataFrameAPI integration test cases
----
---
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
[hidden email] or file a JIRA ticket
with INFRA.
---