You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by ChinmaySKulkarni <gi...@git.apache.org> on 2018/10/24 06:13:22 UTC

[GitHub] phoenix pull request #364: PHOENIX-4891: An index should inherit UPDATE_CACH...

GitHub user ChinmaySKulkarni opened a pull request:

    https://github.com/apache/phoenix/pull/364

    PHOENIX-4891: An index should inherit UPDATE_CACHE_FREQUENCY setting rom parent table

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ChinmaySKulkarni/phoenix PHOENIX-4891

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/364.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 #364
    
----
commit e7d7af1b1d09e220fdbcce8119ee330a68ef08f9
Author: Chinmay Kulkarni <ch...@...>
Date:   2018-10-23T00:03:07Z

    PHOENIX-4891: An index should inherit UPDATE_CACHE_FREQUENCY setting from parent table

----


---

[GitHub] phoenix pull request #364: PHOENIX-4891: An index should inherit UPDATE_CACH...

Posted by ChinmaySKulkarni <gi...@git.apache.org>.
Github user ChinmaySKulkarni closed the pull request at:

    https://github.com/apache/phoenix/pull/364


---

[GitHub] phoenix issue #364: PHOENIX-4891: An index should inherit UPDATE_CACHE_FREQU...

Posted by ChinmaySKulkarni <gi...@git.apache.org>.
Github user ChinmaySKulkarni commented on the issue:

    https://github.com/apache/phoenix/pull/364
  
    @twdsilva Addressed review comments. Please merge this pr. Thanks


---

[GitHub] phoenix issue #364: PHOENIX-4891: An index should inherit UPDATE_CACHE_FREQU...

Posted by ChinmaySKulkarni <gi...@git.apache.org>.
Github user ChinmaySKulkarni commented on the issue:

    https://github.com/apache/phoenix/pull/364
  
    @twdsilva Done. Thanks for the review!


---

[GitHub] phoenix issue #364: PHOENIX-4891: An index should inherit UPDATE_CACHE_FREQU...

Posted by twdsilva <gi...@git.apache.org>.
Github user twdsilva commented on the issue:

    https://github.com/apache/phoenix/pull/364
  
    +1 , @ChinmaySKulkarni  can you attach this patch on the JIRA so that we can get a test run?


---