Github user paul-guo- commented on the issue:
https://github.com/apache/incubator-hawq/pull/874
Hi ed, I guess the concen comes from the binaries only. I'm wondering
whether we could just remove those binaries (probably need to hack a bit)
to workaround the issue? Besides, if we want to remove thrift, we need to
undo the related work in configure/configure.in also (e.g. the
--with-thrift option), probably there are more things to undo (you could
refer to the original patch which adds the thrift support) please
double-check.
2016-08-30 6:19 GMT+08:00 Ed Espino <[email protected]>:
>
> - We will need to update documentation to provide guidance on building
> supporte Thrift version (0.9.3).
>
> ------------------------------
> You can view, comment on, or merge this pull request online at:
>
> https://github.com/apache/incubator-hawq/pull/874
> Commit Summary
>
> - Remove Thrift from source tree - HAWQ-959
>
> File Changes
>
> - *M* depends/thirdparty/README
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-0> (3)
> - *D* depends/thirdparty/thrift/.clang-format
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-1> (56)
> - *D* depends/thirdparty/thrift/.editorconfig
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-2> (112)
> - *D* depends/thirdparty/thrift/.gitattributes
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-3> (1)
> - *D* depends/thirdparty/thrift/.gitignore
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-4> (280)
> - *D* depends/thirdparty/thrift/.travis.yml
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-5> (188)
> - *D* depends/thirdparty/thrift/CHANGES
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-6>
> (1779)
> - *D* depends/thirdparty/thrift/CMakeLists.txt
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-7> (103)
> - *D* depends/thirdparty/thrift/CONTRIBUTING.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-8> (49)
> - *D* depends/thirdparty/thrift/LICENSE
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-9> (253)
> - *D* depends/thirdparty/thrift/Makefile.am
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-10>
> (110)
> - *D* depends/thirdparty/thrift/NOTICE
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-11> (5)
> - *D* depends/thirdparty/thrift/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-12>
> (164)
> - *D* depends/thirdparty/thrift/aclocal/ac_prog_bison.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-13> (54)
> - *D* depends/thirdparty/thrift/aclocal/ax_boost_base.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-14>
> (272)
> - *D* depends/thirdparty/thrift/aclocal/ax_check_openssl.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-15>
> (124)
> - *D* depends/thirdparty/thrift/aclocal/ax_cxx_compile_stdcxx_11.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-16>
> (165)
> - *D* depends/thirdparty/thrift/aclocal/ax_dmd.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-17>
> (107)
> - *D* depends/thirdparty/thrift/aclocal/ax_javac_and_java.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-18>
> (129)
> - *D* depends/thirdparty/thrift/aclocal/ax_lib_event.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-19>
> (194)
> - *D* depends/thirdparty/thrift/aclocal/ax_lib_zlib.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-20>
> (173)
> - *D* depends/thirdparty/thrift/aclocal/ax_lua.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-21>
> (663)
> - *D* depends/thirdparty/thrift/aclocal/ax_prog_haxe_version.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-22> (60)
> - *D* depends/thirdparty/thrift/aclocal/ax_prog_perl_modules.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-23> (77)
> - *D* depends/thirdparty/thrift/aclocal/ax_signed_right_shift.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-24>
> (127)
> - *D* depends/thirdparty/thrift/aclocal/ax_thrift_internal.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-25> (28)
> - *D* depends/thirdparty/thrift/aclocal/m4_ax_compare_version.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-26>
> (177)
> - *D* depends/thirdparty/thrift/appveyor.yml
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-27> (53)
> - *D* depends/thirdparty/thrift/bootstrap.sh
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-28> (54)
> - *D* depends/thirdparty/thrift/bower.json
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-29> (16)
> - *D* depends/thirdparty/thrift/build/cmake/CPackConfig.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-30> (68)
> - *D* depends/thirdparty/thrift/build/cmake/ConfigureChecks.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-31> (76)
> - *D* depends/thirdparty/thrift/build/cmake/DefineCMakeDefaults.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-32> (70)
> - *D* depends/thirdparty/thrift/build/cmake/
> DefineInstallationPaths.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-33> (26)
> - *D* depends/thirdparty/thrift/build/cmake/DefineOptions.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-34>
> (143)
> - *D* depends/thirdparty/thrift/build/cmake/DefinePlatformSpecifc.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-35> (94)
> - *D* depends/thirdparty/thrift/build/cmake/FindAnt.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-36> (30)
> - *D* depends/thirdparty/thrift/build/cmake/FindGLIB.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-37>
> (122)
> - *D* depends/thirdparty/thrift/build/cmake/FindLibevent.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-38> (39)
> - *D* depends/thirdparty/thrift/build/cmake/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-39> (60)
> - *D* depends/thirdparty/thrift/build/cmake/ThriftMacros.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-40> (94)
> - *D* depends/thirdparty/thrift/build/cmake/config.h.in
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-41>
> (157)
> - *D* depends/thirdparty/thrift/build/cmake/mingw32-toolchain.cmake
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-42> (24)
> - *D* depends/thirdparty/thrift/build/docker/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-43> (27)
> - *D* depends/thirdparty/thrift/build/docker/Vagrantfile
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-44> (59)
> - *D* depends/thirdparty/thrift/build/docker/centos/Dockerfile
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-45> (96)
> - *D* depends/thirdparty/thrift/build/docker/ubuntu/Dockerfile
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-46>
> (111)
> - *D* depends/thirdparty/thrift/build/travis/installCXXDependencies.sh
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-47> (29)
> - *D* depends/thirdparty/thrift/build/travis/installDependencies.sh
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-48> (69)
> - *D* depends/thirdparty/thrift/cleanup.sh
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-49> (89)
> - *D* depends/thirdparty/thrift/compiler/cpp/CMakeLists.txt
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-50>
> (133)
> - *D* depends/thirdparty/thrift/compiler/cpp/Makefile.am
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-51>
> (125)
> - *D* depends/thirdparty/thrift/compiler/cpp/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-52> (84)
> - *D* depends/thirdparty/thrift/compiler/cpp/coding_standards.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-53> (4)
> - *D* depends/thirdparty/thrift/compiler/cpp/compiler.sln
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-54> (20)
> - *D* depends/thirdparty/thrift/compiler/cpp/compiler.vcxproj
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-55>
> (247)
> - *D* depends/thirdparty/thrift/compiler/cpp/compiler.vcxproj.filters
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-56>
> (189)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/audit/t_audit.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-57>
> (466)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/audit/t_audit.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-58> (11)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> as3_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-59>
> (2579)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_c_
> glib_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-60>
> (4565)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> cocoa_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-61>
> (2856)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> cpp_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-62>
> (4367)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> csharp_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-63>
> (2867)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_d_
> generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-64>
> (722)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> delphi_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-65>
> (3900)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> erl_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-66>
> (1044)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-67>
> (177)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_generator.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-68>
> (285)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> generator_registry.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-69>
> (102)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> go_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-70>
> (3582)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> gv_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-71>
> (339)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> haxe_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-72>
> (2966)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> hs_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-73>
> (1723)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> html_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-74>
> (1081)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> html_generator.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-75>
> (240)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> java_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-76>
> (5146)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> javame_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-77>
> (3289)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> js_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-78>
> (2179)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> json_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-79>
> (717)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> lua_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-80>
> (1127)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> ocaml_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-81> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> oop_generator.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-82> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> perl_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-83> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> php_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-84> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> py_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-85> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> rb_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-86> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> st_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-87> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/generate/t_
> xsd_generator.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-88> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/globals.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-89> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/logging.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-90> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/main.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-91> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/main.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-92> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/md5.c
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-93> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/md5.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-94> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/parse.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-95> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_base_type.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-96> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_const.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-97> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_const_value.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-98> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_container.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-99> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_doc.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-100> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_enum.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-101> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_enum_value.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-102> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_field.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-103> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_function.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-104> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_list.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-105> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_map.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-106> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_program.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-107> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_scope.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-108> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_service.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-109> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_set.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-110> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_struct.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-111> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_type.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-112> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_typedef.cc
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-113> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/parse/t_typedef.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-114> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/platform.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-115> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/thriftl.ll
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-116> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/thrifty.yy
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-117> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/windows/config.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-118> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/src/windows/version.h.in
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-119> (0)
> - *D* depends/thirdparty/thrift/compiler/cpp/version.h.in
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-120> (0)
> - *D* depends/thirdparty/thrift/composer.json
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-121> (0)
> - *D* depends/thirdparty/thrift/configure.ac
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-122> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/App.config
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-123> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/Program.cs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-124> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/Properties/
> AssemblyInfo.cs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-125> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-126> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/RebusSample.csproj
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-127> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/RebusSample.sln
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-128> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/ServiceImpl/Both.cs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-129> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/ServiceImpl/Client.cs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-130> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/ServiceImpl/Server.cs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-131> (0)
> - *D* depends/thirdparty/thrift/contrib/Rebus/sample.thrift
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-132> (0)
> - *D* depends/thirdparty/thrift/contrib/Stomp/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-133> (0)
> - *D* depends/thirdparty/thrift/contrib/Stomp/Thrift.
> Transport.STOMP.pas
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-134> (0)
> - *D* depends/thirdparty/thrift/contrib/Vagrantfile
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-135> (0)
> - *D* depends/thirdparty/thrift/contrib/async-test/aggr.thrift
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-136> (0)
> - *D* depends/thirdparty/thrift/contrib/async-test/test-leaf.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-137> (0)
> - *D* depends/thirdparty/thrift/contrib/async-test/test-server.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-138> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/LICENSE
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-139> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/Makefile.am
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-140> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-141> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/TClientInfo.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-142> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/TClientInfo.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-143> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/aclocal/ax_boost_base.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-144> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/aclocal/ax_cxx_
> compile_stdcxx_11.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-145> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/aclocal/ax_
> javac_and_java.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-146> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/aclocal/ax_
> thrift_internal.m4
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-147> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/bootstrap.sh
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-148> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/configure.ac
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-149> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/cpp/FacebookBase.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-150> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/cpp/FacebookBase.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-151> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/cpp/Makefile.am
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-152> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/cpp/ServiceTracker.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-153> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/cpp/ServiceTracker.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-154> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/global_footer.mk
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-155> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/global_header.mk
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-156> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/if/fb303.thrift
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-157> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/java/build.xml
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-158> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/java/src/
> FacebookBase.java
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-159> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/php/FacebookBase.php
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-160> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/py/Makefile.am
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-161> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/py/fb303/FacebookBase.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-162> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/py/fb303_
> scripts/__init__.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-163> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/py/fb303_
> scripts/fb303_simple_mgmt.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-164> (0)
> - *D* depends/thirdparty/thrift/contrib/fb303/py/setup.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-165> (0)
> - *D* depends/thirdparty/thrift/contrib/mingw-cross-compile.sh
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-166> (0)
> - *D* depends/thirdparty/thrift/contrib/parse_profiling.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-167> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift-maven-plugin/pom.xml
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-168> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift-maven-plugin/
> src/main/java/org/apache/thrift/maven/AbstractThriftMojo.java
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-169> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift-maven-plugin/
> src/main/java/org/apache/thrift/maven/Thrift.java
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-170> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift-maven-plugin/
> src/main/java/org/apache/thrift/maven/ThriftCompileMojo.java
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-171> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift-maven-plugin/
> src/main/java/org/apache/thrift/maven/ThriftTestCompileMojo.java
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-172> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift-maven-plugin/
> src/test/java/org/apache/thrift/maven/TestThrift.java
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-173> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift-maven-plugin/
> src/test/resources/idl/shared.thrift
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-174> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift-maven-plugin/
> src/test/resources/idl/tutorial.thrift
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-175> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift.el
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-176> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift.spec
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-177> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift.vim
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-178> (0)
> - *D* depends/thirdparty/thrift/contrib/thrift_dump.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-179> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-180> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/Sample.thrift
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-181> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> ThriftCommon.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-182> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/ThriftCommon.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-183> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> client/ReadMe.txt
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-184> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> client/client.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-185> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> client/client.vcxproj
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-186> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> client/client.vcxproj.filters
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-187> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> client/stdafx.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-188> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> client/stdafx.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-189> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> client/targetver.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-190> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/config.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-191> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> server/ReadMe.txt
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-192> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> server/server.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-193> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> server/server.vcxproj
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-194> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> server/server.vcxproj.filters
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-195> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> server/stdafx.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-196> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> server/stdafx.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-197> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> server/targetver.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-198> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/thriftme.bat
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-199> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/thriftme.sh
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-200> (0)
> - *D* depends/thirdparty/thrift/contrib/transport-sample/
> transport-sample.sln
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-201> (0)
> - *D* depends/thirdparty/thrift/contrib/vagrant/centos-6.5/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-202> (0)
> - *D* depends/thirdparty/thrift/contrib/vagrant/centos-6.5/Vagrantfile
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-203> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-204> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/TZmqClient.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-205> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/TZmqClient.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-206> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/TZmqClient.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-207> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/TZmqServer.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-208> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/TZmqServer.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-209> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/TZmqServer.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-210> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/csharp/AssemblyInfo.cs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-211> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/csharp/Main.cs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-212> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/csharp/TZmqClient.cs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-213> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/csharp/TZmqServer.cs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-214> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/csharp/ThriftZMQ.csproj
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-215> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/csharp/ThriftZMQ.sln
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-216> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/storage.thrift
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-217> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/test-client.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-218> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/test-client.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-219> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/test-receiver.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-220> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/test-sender.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-221> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/test-server.cpp
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-222> (0)
> - *D* depends/thirdparty/thrift/contrib/zeromq/test-server.py
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-223> (0)
> - *D* depends/thirdparty/thrift/debian/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-224> (0)
> - *D* depends/thirdparty/thrift/debian/changelog
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-225> (0)
> - *D* depends/thirdparty/thrift/debian/compat
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-226> (0)
> - *D* depends/thirdparty/thrift/debian/control
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-227> (0)
> - *D* depends/thirdparty/thrift/debian/copyright
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-228> (0)
> - *D* depends/thirdparty/thrift/debian/dirs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-229> (0)
> - *D* depends/thirdparty/thrift/debian/docs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-230> (0)
> - *D* depends/thirdparty/thrift/debian/libthrift-dev.install
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-231> (0)
> - *D* depends/thirdparty/thrift/debian/libthrift0.install
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-232> (0)
> - *D* depends/thirdparty/thrift/debian/php5-thrift.dirs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-233> (0)
> - *D* depends/thirdparty/thrift/debian/rules
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-234> (0)
> - *D* depends/thirdparty/thrift/debian/substvars
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-235> (0)
> - *D* depends/thirdparty/thrift/debian/thrift-doc.docs
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-236> (0)
> - *D* depends/thirdparty/thrift/debian/thrift-doc.install
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-237> (0)
> - *D* depends/thirdparty/thrift/doap.rdf
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-238> (0)
> - *D* depends/thirdparty/thrift/doc/coding_standards.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-239> (0)
> - *D* depends/thirdparty/thrift/doc/committers.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-240> (0)
> - *D* depends/thirdparty/thrift/doc/install/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-241> (0)
> - *D* depends/thirdparty/thrift/doc/install/centos.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-242> (0)
> - *D* depends/thirdparty/thrift/doc/install/debian.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-243> (0)
> - *D* depends/thirdparty/thrift/doc/install/os_x.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-244> (0)
> - *D* depends/thirdparty/thrift/doc/install/windows.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-245> (0)
> - *D* depends/thirdparty/thrift/doc/licenses/lgpl-2.1.txt
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-246> (0)
> - *D* depends/thirdparty/thrift/doc/licenses/otp-base-license.txt
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-247> (0)
> - *D* depends/thirdparty/thrift/doc/specs/idl.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-248> (0)
> - *D* depends/thirdparty/thrift/doc/specs/thrift-protocol-spec.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-249> (0)
> - *D* depends/thirdparty/thrift/doc/specs/thrift-sasl-spec.txt
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-250> (0)
> - *D* depends/thirdparty/thrift/doc/specs/thrift.tex
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-251> (0)
> - *D* depends/thirdparty/thrift/hawqbuild/Makefile
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-252> (0)
> - *D* depends/thirdparty/thrift/hawqbuild/Makefile.global.in
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-253> (0)
> - *D* depends/thirdparty/thrift/json-schema.json
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-254> (0)
> - *D* depends/thirdparty/thrift/lib/Makefile.am
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-255> (0)
> - *D* depends/thirdparty/thrift/lib/as3/build.xml
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-256> (0)
> - *D* depends/thirdparty/thrift/lib/as3/coding_standards.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-257> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> AbstractMethodError.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-258> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/Set.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-259> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> TApplicationError.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-260> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/TBase.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-261> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/TError.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-262> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> TFieldRequirementType.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-263> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> TProcessor.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-264> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> meta_data/FieldMetaData.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-265> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> meta_data/FieldValueMetaData.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-266> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> meta_data/ListMetaData.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-267> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> meta_data/MapMetaData.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-268> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> meta_data/SetMetaData.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-269> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> meta_data/StructMetaData.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-270> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TBinaryProtocol.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-271> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TField.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-272> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TList.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-273> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TMap.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-274> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TMessage.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-275> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TMessageType.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-276> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TProtocol.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-277> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TProtocolError.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-278> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TProtocolFactory.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-279> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TProtocolUtil.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-280> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TSet.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-281> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TStruct.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-282> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> protocol/TType.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-283> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> transport/TFullDuplexHttpClient.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-284> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> transport/THttpClient.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-285> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> transport/TSocket.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-286> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> transport/TTransport.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-287> (0)
> - *D* depends/thirdparty/thrift/lib/as3/src/org/apache/thrift/
> transport/TTransportError.as
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-288> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/CMakeLists.txt
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-289> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/Makefile.am
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-290> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/README.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-291> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/coding_standards.md
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-292> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/
> processor/thrift_dispatch_processor.c
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-293> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/
> processor/thrift_dispatch_processor.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-294> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/
> processor/thrift_processor.c
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-295> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/
> processor/thrift_processor.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-296> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/
> protocol/thrift_binary_protocol.c
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-297> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/
> protocol/thrift_binary_protocol.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-298> (0)
> - *D* depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/
> protocol/thrift_binary_protocol_factory.c
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-299> (0)
> - *I* depends/thirdparty/thrift/lib/c_glib/src/thrift/c_glib/
> protocol/thrift_binary_protocol_factory.h
> <https://github.com/apache/incubator-hawq/pull/874/files#diff-300> (0)
>
> Patch Links:
>
> - https://github.com/apache/incubator-hawq/pull/874.patch
> - https://github.com/apache/incubator-hawq/pull/874.diff
>
> â
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/incubator-hawq/pull/874>, or mute the thread
>
<https://github.com/notifications/unsubscribe-auth/AHI5jAPGxZZRTJAGTrAViLokygkL9g3Dks5qk1rXgaJpZM4Jv9Qx>
> .
>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---