[jira] [Commented] (GORA-444) Add #size() to Result API

2018-03-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410824#comment-16410824 ] ASF GitHub Bot commented on GORA-444: - GitHub user carlosrmng opened a pull request:

[GitHub] gora pull request #132: Gora-444 : Add #size() to Result API

2018-03-22 Thread carlosrmng
GitHub user carlosrmng opened a pull request: https://github.com/apache/gora/pull/132 Gora-444 : Add #size() to Result API This PR adds #size() to Result API, it implements size() for existing backends. The complete disscusion can be found in

[jira] [Commented] (GORA-266) Lucene datastore for Gora

2018-03-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GORA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410532#comment-16410532 ] ASF GitHub Bot commented on GORA-266: - Github user lewismc commented on a diff in the pull request:

[GitHub] gora pull request #131: GORA-266 Lucene datastore for Gora

2018-03-22 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/gora/pull/131#discussion_r176596674 --- Diff: gora-core/src/main/java/org/apache/gora/util/IOUtils.java --- @@ -434,7 +432,7 @@ public static void writeBoolArray(DataOutput out, boolean[]

Re: [GSoC][GORA-535] Add a data store for Apache Ignite

2018-03-22 Thread Renato Marroquín Mogrovejo
Hi Chanuka, Thanks for reaching out! Yes, this project would consist in adding such functionality i.e. being able to read, write and query Ignite through Gora. @Nishadi would you like to add anything else to this? Best, Renato M. 2018-03-20 19:06 GMT+01:00 Chanuka Abeysinghe

[jira] [Commented] (GORA-444) Add #size() to Result API

2018-03-22 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16410307#comment-16410307 ] Lewis John McGibbney commented on GORA-444: --- [~carlosrmng] please submit a pull request, thank

[jira] [Commented] (GORA-444) Add #size() to Result API

2018-03-22 Thread JIRA
[ https://issues.apache.org/jira/browse/GORA-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16409113#comment-16409113 ] Carlos Muñoz commented on GORA-444: --- Hi [~lewismc] , [~renato2099] Thanks for your help. I have been