[GitHub] incubator-hawq pull request #1360: HAWQ-1607. This commit implements applyin...

2018-05-09 Thread linwen
Github user linwen closed the pull request at: https://github.com/apache/incubator-hawq/pull/1360 ---

[GitHub] incubator-hawq pull request #1360: HAWQ-1607. This commit implements applyin...

2018-05-07 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1360#discussion_r186348737 --- Diff: src/backend/cdb/cdbparquetrowgroup.c --- @@ -206,54 +207,54 @@ ParquetRowGroupReader_ScanNextTuple( ParquetRowGroupReader

[GitHub] incubator-hawq pull request #1360: HAWQ-1607. This commit implements applyin...

2018-05-07 Thread wengyanqing
Github user wengyanqing commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1360#discussion_r186347065 --- Diff: src/include/nodes/execnodes.h --- @@ -1522,6 +1540,9 @@ typedef struct ScanState /* The type of the table that is being

[GitHub] incubator-hawq pull request #1360: HAWQ-1607. This commit implements applyin...

2018-05-06 Thread linwen
GitHub user linwen opened a pull request: https://github.com/apache/incubator-hawq/pull/1360 HAWQ-1607. This commit implements applying Bloom filter during Scan outer table 1. Pash down Bloom filter structure to outer table scan(only support parquet); 2. Check if the tuple