You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by ch...@apache.org on 2021/03/29 02:58:29 UTC

[hawq] branch master updated (74ce659 -> 10cff83)

This is an automated email from the ASF dual-hosted git repository.

chiyang10000 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git.


    from 74ce659  HAWQ-1788. set default value for dfs.domain.socket.path
     add 10cff83  HAWQ-1789. Make GitHub Workflow init script idempotent

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build.yml             | 15 +++++++++++++++
 .github/workflows/scripts/init_hawq.sh  | 13 +++++++++++--
 .github/workflows/scripts/init_hdfs.sh  | 18 ++++++++++++++++++
 .github/workflows/scripts/init_linux.sh |  1 +
 .github/workflows/scripts/init_macos.sh | 10 +++++++---
 .github/workflows/scripts/toolchain.sh  |  2 ++
 src/test/feature/lib/compent_config.cpp |  2 ++
 7 files changed, 56 insertions(+), 5 deletions(-)