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 aa1919b HAWQ-1782. Fix failed to read EXTERNAL TABLE of GPFDIST
protocol
new 117bbfe HAWQ-1784. Fix TestCreateTable depends on GUC setting
new 2a80d79 HAWQ-1785. Fix HDFS metadata mismatch in GitHub Action
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/build.yml | 2 ++
.github/workflows/scripts/gtest_filter_negative | 2 --
src/Makefile.global.in | 5 +++--
src/backend/cdb/cdbdatalocality.c | 2 +-
src/test/feature/catalog/test_create_table.cpp | 4 ++++
src/test/feature/lib/compent_config.cpp | 2 ++
src/test/feature/lib/hdfs_config.cpp | 3 +++
src/test/feature/lib/sql_util.cpp | 6 +++---
src/test/feature/lib/sql_util.h | 1 +
9 files changed, 19 insertions(+), 8 deletions(-)