Commit Graph

10 Commits

Author SHA1 Message Date
585c21fab4 add feature and fix bugs (#148)
Add new features:
1. plugins of Ambari and k8s deploy
2. specified config 'priority_network' to solve some ip problems

Fix bugs:
fix bugs that rebalance does not work in some case.
fix count(*) from union stmt bug
fix some union stmt bugs
fix bugs when try to schema change a clone replica
2017-11-30 16:31:12 +08:00
a033451367 modify: (#137)
1. remove libunwind deps
2. modify install in build.sh
3. add SHOW USER stmt to show user privilege
2017-11-13 19:49:40 -06:00
bcd378078f Update build-thirdparty.sh
modify curl compile params
2017-09-13 14:07:13 +08:00
326a9382bd add patch to remove libunwind for glog (#60) 2017-08-31 16:42:26 +08:00
74f08f1fca remove libunwind (#55) 2017-08-29 19:22:07 +08:00
71f06aef08 fix missing cluster name when get info via http (#33)
* modify thirdparty/build-thirdparty.sh to fix compilation bug of thrift. (#10)
update pre-compile binaries.

* fix export LD_LIBRARY_PATH in build-thirdparty.sh

* fix export LD_LIBRARY_PATH in build-thirdparty.sh

* fix missing cluster name bug when get load job info via http.
fix compilation bugs in fe unit test
2017-08-19 14:42:15 +08:00
6486be64c3 fix license statement (#29)
* change picture to word

* change picture to word

* SHOW FULL TABLES WHERE Table_type != VIEW sql can not execute

* change license description
2017-08-18 19:16:23 +08:00
aeebbcc9b4 Fix #10 export LD_LIBRARY_PATH in build-thirdparty.sh (#13)
* modify thirdparty/build-thirdparty.sh to fix compilation bug of thrift. (#10)
update pre-compile binaries.

* fix export LD_LIBRARY_PATH in build-thirdparty.sh

* fix export LD_LIBRARY_PATH in build-thirdparty.sh
2017-08-16 10:21:21 +08:00
7d1c2b87ca modify thirdparty/build-thirdparty.sh to fix compilation bug of thrift. (#10) (#12)
update pre-compile binaries.
2017-08-16 09:33:24 +08:00
e2311f656e baidu palo 2017-08-11 17:51:21 +08:00