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 c5b7617  HAWQ-1800. set version for 3.0.0.0 release
     add b136a8e  HAWQ-1801. cleanup misc information for 3.0.0.0 release

No new revisions were added by this update.

Summary of changes:
 README.md                                          | 16 ++----
 contrib/orc/README                                 |  8 ---
 pre-push                                           | 62 ----------------------
 pxf/tomcat/src/scripts/pre-install.sh              |  2 +-
 src/backend/access/external/read_cache.c           |  6 ---
 src/backend/cdb/dispatcher_mgr.c                   |  6 ---
 src/backend/cdb/dispatcher_new.c                   |  6 ---
 src/backend/cdb/executormgr_new.c                  |  6 ---
 src/backend/cdb/scheduler.c                        |  7 +--
 src/backend/commands/tablecmds.c                   |  2 +-
 src/backend/executor/newExecutor.c                 |  4 +-
 src/backend/libpq/cloudrest.c                      |  6 ---
 src/include/access/read_cache.h                    |  5 --
 src/include/cdb/dispatcher_mgr.h                   |  5 --
 src/include/cdb/dispatcher_new.h                   |  5 --
 src/include/cdb/executormgr_new.h                  |  5 --
 src/include/cdb/scheduler.h                        |  6 +--
 .../cwrapper/dbcommon/function/func-kind.cg.h      | 13 -----
 src/include/cwrapper/dbcommon/type/type-kind.h     |  6 ---
 src/include/cwrapper/dbcommon/utils/instrument.h   |  6 ---
 .../cwrapper/executor/cwrapper/cached-result.h     |  6 ---
 .../cwrapper/executor/cwrapper/executor-c.h        |  6 ---
 .../cwrapper/magma/cwrapper/magma-client-c.h       |  6 ---
 .../cwrapper/scheduler/cwrapper/scheduler-c.h      |  7 +--
 .../cwrapper/storage/cwrapper/hdfs-file-system-c.h |  6 ---
 .../cwrapper/storage/cwrapper/hive-file-system-c.h |  6 ---
 .../cwrapper/storage/cwrapper/magma-format-c.h     |  7 +--
 .../cwrapper/storage/cwrapper/orc-format-c.h       |  6 ---
 .../cwrapper/storage/cwrapper/text-format-c.h      |  6 ---
 .../cwrapper/univplan/cwrapper/univplan-c.h        |  5 --
 src/include/utils/cloudrest.h                      |  6 +--
 src/test/feature/cloudtest/test_cloud.xml          |  2 +-
 32 files changed, 15 insertions(+), 236 deletions(-)
 delete mode 100755 pre-push

Reply via email to