GitHub user guoyuepeng opened a pull request:
https://github.com/apache/griffin/pull/472
Mysql as storage profile
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guoyuepeng/griffin mysql_as_storage_profile
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/griffin/pull/472.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 #472
----
commit 5182e9a5920ab900008de8f1a34a88e9b3b8457e
Author: William Guo <guoyp@...>
Date: 2018-12-10T23:57:56Z
fix docs
commit 81487af359a2710e672370f622fea51e833d6bf7
Author: William Guo <guoyp@...>
Date: 2018-12-13T23:48:54Z
Merge branch 'master' of https://github.com/apache/griffin
commit f8f5162c19a388a80e9de9af649419716849ca80
Author: William Guo <guoyp@...>
Date: 2018-12-17T08:57:31Z
use mysql in profile, build with -Dmysql
commit ada58b1f06b0085e937a1b84da5b306106457911
Author: William Guo <guoyp@...>
Date: 2018-12-17T09:02:03Z
remove duplicated declaration
commit 57d5e2265e32d1e95f67f46d90221cc3272e118a
Author: William Guo <guoyp@...>
Date: 2018-12-17T09:09:51Z
dev profile with h2 database
----
---