This is an automated email from the ASF dual-hosted git repository.
huor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hawq.git.
from a0990cc HAWQ-1731. fix orc table create information bug
new 4732b4e HAWQ-1732. Make writable table can read
new 30afd65 HAWQ-1733.Resolve select issue in external table of orc
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:
src/backend/access/appendonly/aosegfiles.c | 3 +++
src/backend/access/parquet/parquetsegfiles.c | 1 +
src/backend/cdb/cdbdatalocality.c | 18 ++++++++++++++++++
src/backend/optimizer/plan/createplan.c | 11 ++---------
4 files changed, 24 insertions(+), 9 deletions(-)