[GitHub] [gora] djkevincr commented on issue #152: GORA-266 Lucene datastore for Gora - lewismc

2019-03-18 Thread GitBox
djkevincr commented on issue #152: GORA-266 Lucene datastore for Gora - lewismc URL: https://github.com/apache/gora/pull/152#issuecomment-473925982 @lewismc I have created issue [1] on NumericRangeQuery. I think this PR is in good shape to be merged. All major test cases passes without

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

2019-03-18 Thread GitBox
djkevincr closed pull request #131: GORA-266 Lucene datastore for Gora URL: https://github.com/apache/gora/pull/131 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Created] (GORA-554) Upgrade Solr dependency to latest

2019-03-18 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-554: -- Summary: Upgrade Solr dependency to latest Key: GORA-554 URL: https://issues.apache.org/jira/browse/GORA-554 Project: Apache Gora Issue Type:

[GitHub] [gora] djkevincr edited a comment on issue #152: GORA-266 Lucene datastore for Gora - lewismc

2019-03-18 Thread GitBox
djkevincr edited a comment on issue #152: GORA-266 Lucene datastore for Gora - lewismc URL: https://github.com/apache/gora/pull/152#issuecomment-473925982 @lewismc I have created issue [1] on NumericRangeQuery. Let s address this separately. I think this PR is in good shape to be merged.

[jira] [Updated] (GORA-555) Improve Lucene query implementation with NumericRangeQuery

2019-03-18 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-555: --- Description: There performance benefits around NumericRangeQuery. Please notice comment on

[jira] [Created] (GORA-555) Improve Lucene query implementation with NumericRangeQuery

2019-03-18 Thread Kevin Ratnasekera (JIRA)
Kevin Ratnasekera created GORA-555: -- Summary: Improve Lucene query implementation with NumericRangeQuery Key: GORA-555 URL: https://issues.apache.org/jira/browse/GORA-555 Project: Apache Gora

[GitHub] [gora] djkevincr commented on issue #131: GORA-266 Lucene datastore for Gora

2019-03-18 Thread GitBox
djkevincr commented on issue #131: GORA-266 Lucene datastore for Gora URL: https://github.com/apache/gora/pull/131#issuecomment-473918146 Closing this PR after submitting more update version of the same work in https://github.com/apache/gora/pull/152

[jira] [Updated] (GORA-555) Improve Lucene query implementation with NumericRangeQuery

2019-03-18 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-555: --- Description: There are performance benefits around NumericRangeQuery. Please notice comment

[GitHub] [gora] djkevincr commented on a change in pull request #135: Goraexplorer needed changes

2019-03-18 Thread GitBox
djkevincr commented on a change in pull request #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135#discussion_r266567600 ## File path: gora-pig/src/test/java/org/apache/gora/pig/GoraStorageTest.java-disabled ## @@ -0,0 +1,352 @@ +package

[GitHub] [gora] djkevincr commented on issue #135: Goraexplorer needed changes

2019-03-18 Thread GitBox
djkevincr commented on issue #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135#issuecomment-474034153 @alfonsonishikawa One concern I do have is, I noticed record.vm velocity template changes, hopefully I think you have regenerated all the AVRO databean

[GitHub] [gora] djkevincr commented on issue #135: Goraexplorer needed changes

2019-03-18 Thread GitBox
djkevincr commented on issue #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135#issuecomment-474029378 Locally tested the PR, build passes without any test failures. [INFO]

[jira] [Comment Edited] (GORA-411) Add exists(key) to DataStore interface

2019-03-18 Thread John Mora (JIRA)
[ https://issues.apache.org/jira/browse/GORA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16795698#comment-16795698 ] John Mora edited comment on GORA-411 at 3/19/19 5:24 AM: - Hi [~alfonso.nishikawa] ,

[jira] [Commented] (GORA-411) Add exists(key) to DataStore interface

2019-03-18 Thread John Mora (JIRA)
[ https://issues.apache.org/jira/browse/GORA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16795698#comment-16795698 ] John Mora commented on GORA-411: Hi [~alfonso.nishikawa] , [~lewismc]. I would like to work on this

[GitHub] [gora] alfonsonishikawa commented on a change in pull request #135: Goraexplorer needed changes

2019-03-18 Thread GitBox
alfonsonishikawa commented on a change in pull request #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135#discussion_r266680620 ## File path: gora-pig/src/test/java/org/apache/gora/pig/GoraStorageTest.java-disabled ## @@ -0,0 +1,352 @@