GitHub user buddhiayesha2015 opened a pull request:
https://github.com/apache/incubator-gearpump/pull/216
Sql
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the commit message is formatted like:
`[GEARPUMP-<Jira issue #>] Meaningful description of pull request`
- [ ] Make sure tests pass via `sbt clean test`.
- [ ] Make sure old documentation affected by the pull request has been
updated and new documentation added for new functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/buddhiayesha2015/incubator-gearpump sql
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gearpump/pull/216.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 #216
----
commit 5d77a2413c97675fc6aec1582408faad2b2f8a7f
Author: Buddhi Ayesha <[email protected]>
Date: 2017-07-15T07:28:46Z
Fix ComparisonFailure import
commit 363f640b9f973efdc7a84eb26dd9a0f5ba74d669
Author: Buddhi Ayesha <[email protected]>
Date: 2017-07-15T07:53:31Z
Rename org.apache.calcite package name
commit fcce032e4bfd36eae9a913666d2040173f40a264
Author: Buddhi Ayesha <[email protected]>
Date: 2017-07-15T10:51:01Z
Add Rel
commit 562f64aff75629de05fd3a7fb60fbe095a7f2c03
Author: Buddhi Ayesha <[email protected]>
Date: 2017-07-15T10:52:35Z
Add rules
commit 5ad9b0f0019068c43b99731b782aa9253550ea9b
Author: Buddhi Ayesha <[email protected]>
Date: 2017-07-15T10:54:34Z
Remove redundant files
commit 222442ad55b6c4bcf3b7834f1b07cd8fb8ef52dd
Author: Buddhi Ayesha <[email protected]>
Date: 2017-07-20T09:16:20Z
Allow examples to run in IDE for Java
commit 6fdd51c5c7e38f9b4245784a6f7e4cee66738732
Author: Buddhi Ayesha <[email protected]>
Date: 2017-07-20T11:20:53Z
Test WordCount example in IDE
commit 4226b7ab5412c84a9de71997929d921a89800edb
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-05T15:36:12Z
Merge remote-tracking branch 'origin/sql' into sql
commit cd26abcd3c8b6e0e9dec8f53839a4e87fa5c446d
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-05T16:07:14Z
Remove WordCountTest class
commit c3a9954ec239eb3239eac566550dcd0353ac9e7f
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-12T03:35:53Z
Add test method to check connecting Gearpump
commit e91ae209d8801b5bd31bb7a3c3e3611d8f017b73
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-12T03:37:48Z
Add SQL WordCount example
commit fc893932d6feb6f450c2ebef00c8818fed450f55
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-12T03:40:08Z
Change method signature of "buildGearPipeline"
commit 1c7521015414efc56cb72379484376dd64f62334
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-12T03:44:22Z
Update buildGearPipeline method
commit 25f3a9bbaee9b4a23387495bc7f960612cb7a447
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-14T02:12:24Z
Add GearIO rel
commit 282b04e14e38fb95073862ea4258e8ad021bc441
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-14T02:16:09Z
Update "buildGearPipeline" method
commit 7d11d2daf6d7278f581ab43ab47fa5ab8353b112
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-14T02:18:16Z
Add GearIO rule
commit 60f360bfcba7562cbedd65527bc94142bb1751de
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-14T02:20:56Z
Add GearRuleSets class
commit 842628348e519096fd3894b02b6747917caf61b2
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-14T02:22:34Z
Add GearRelDataType class
commit adad1413e68ace1287842f594975c98aa04939ed
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-15T17:04:56Z
Remove unnecessary method
commit c60b26a37ca8d1efea60719c8bf163f8f92e3bd6
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-15T18:09:18Z
Add logger
commit 8f877db02003d7e218cf7f21370fbb9f8b8100e1
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-16T14:42:58Z
Add license
commit ab96a7db5f2df6b2b2dfd516bd27afb95b30b1b1
Author: Buddhi Ayesha <[email protected]>
Date: 2017-08-16T15:11:25Z
Update README
commit bea5098cf10027406423de29c5be55d89e57d49f
Author: Buddhi Rathnayaka <[email protected]>
Date: 2017-08-17T02:33:38Z
Update README.md
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---