You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by ahutsunshine <gi...@git.apache.org> on 2018/12/17 04:53:52 UTC

[GitHub] griffin pull request #471: add eclipselink and hibernate properties

GitHub user ahutsunshine opened a pull request:

    https://github.com/apache/griffin/pull/471

    add eclipselink and hibernate properties

    

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

    $ git pull https://github.com/ahutsunshine/incubator-griffin master

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

    https://github.com/apache/griffin/pull/471.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 #471
    
----
commit a1c4d2d9efecd79f1c0207d2787d99960ac6a7f3
Author: ahutsunshine <ah...@...>
Date:   2018-08-09T19:09:37Z

    update measure field and ut

commit 9e6348f5ebc9dee60dd1d6d39f4a1c658368bfd3
Author: ahutsunshine <ah...@...>
Date:   2018-08-10T04:00:47Z

    update field name

commit 9c6af9ee9324dc44244eabef63ba234d461b6fa3
Author: ahutsunshine <ah...@...>
Date:   2018-08-13T08:53:58Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 3a0200850ee330b6f1b99b026e2296a80845b4f2
Author: ahutsunshine <ah...@...>
Date:   2018-09-05T04:09:47Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 7fbbe0eb6fca1da8b43fd7a1ba52b4e6b51f2c0d
Author: ahutsunshine <ah...@...>
Date:   2018-09-07T12:35:01Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 48d6011e41e5f80c10ed1991c32c7e1d827eeae8
Author: ahutsunshine <ah...@...>
Date:   2018-09-09T14:14:11Z

    add hdfs default name

commit 75e059049cf690144f1bfb7367f82ce97d7bc2fc
Author: ahutsunshine <ah...@...>
Date:   2018-09-17T10:03:52Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 9392939b5e9cfadec6cfbaa44fe499288d8869a3
Author: ahutsunshine <ah...@...>
Date:   2018-09-23T01:57:17Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 23744e60b6a9b50ea3e6d228dfd93c51e15e8134
Author: ahutsunshine <ah...@...>
Date:   2018-12-04T13:30:35Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit 50ac0fbb7114ab92d8865c7950d2eace30123e83
Author: ahutsunshine <ah...@...>
Date:   2018-12-05T05:17:15Z

    update travis build link

commit dbe9ce6ee0a056e6f043eb7b7bc42f502633cba6
Author: ahutsunshine <ah...@...>
Date:   2018-12-05T07:28:13Z

    update travis build link

commit 872d5e0bb4dbac35dc2f28670fbdbcce5581adfb
Author: ahutsunshine <ah...@...>
Date:   2018-12-14T03:33:00Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin

commit c3d47c6c96145a173cddf996b9dd34a8ca7ab6e9
Author: ahutsunshine <ah...@...>
Date:   2018-12-17T04:52:02Z

    add eclipselink hibernate properties

----


---

[GitHub] griffin issue #471: add eclipselink and hibernate properties

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

    https://github.com/apache/griffin/pull/471
  
    eclipselink and hibernate properties should  cover JPA related properties ONLY.
    I will add profiles in PR470


---

[GitHub] griffin issue #471: add eclipselink and hibernate properties

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

    https://github.com/apache/griffin/pull/471
  
    LGTM


---

[GitHub] griffin issue #471: add eclipselink and hibernate properties

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

    https://github.com/apache/griffin/pull/471
  
    @ahutsunshine please close this, since we cannot use hibernate-core in apache.
    
    Thanks,
    William


---

[GitHub] griffin pull request #471: add eclipselink and hibernate properties

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

    https://github.com/apache/griffin/pull/471


---