[GitHub] incubator-hawq pull request #1230: HAWQ-1453. Fixed relation_close() error a...

2017-05-04 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1230#discussion_r114932353 --- Diff: src/backend/commands/analyze.c --- @@ -308,7 +308,7 @@ void analyzeStmt(VacuumStmt *stmt, List *relids, int preferred_seg_num

[GitHub] incubator-hawq pull request #1187: HAWQ-1408. Fixed crash when alloc not eno...

2017-03-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1187#discussion_r108066084 --- Diff: src/backend/access/appendonly/appendonlywriter.c --- @@ -923,30 +923,34 @@ usedByConcurrentTransaction(AOSegfileStatus *segfilestat

[GitHub] incubator-hawq pull request #1187: HAWQ-1408. Fixed crash when alloc not eno...

2017-03-25 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1187#discussion_r108030497 --- Diff: src/backend/access/appendonly/appendonlywriter.c --- @@ -1136,26 +1140,22 @@ List *SetSegnoForWrite(List *existing_segnos, Oid relid, int

[GitHub] incubator-hawq pull request #1187: HAWQ-1408. Fixed crash when alloc not eno...

2017-03-25 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1187#discussion_r108030444 --- Diff: src/backend/access/appendonly/appendonlywriter.c --- @@ -923,30 +923,34 @@ usedByConcurrentTransaction(AOSegfileStatus *segfilestat

[GitHub] incubator-hawq pull request #1187: HAWQ-1408. Fixed crash when alloc not eno...

2017-03-25 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1187#discussion_r108030401 --- Diff: src/backend/access/appendonly/appendonlywriter.c --- @@ -923,30 +923,34 @@ usedByConcurrentTransaction(AOSegfileStatus *segfilestat

[GitHub] incubator-hawq pull request #1189: HAWQ-1409. Send AGG-TYPE header to PXF

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1189#discussion_r108025770 --- Diff: src/backend/executor/nodeAgg.c --- @@ -1950,6 +1950,21 @@ ExecInitAgg(Agg *node, EState *estate, int eflags) * initialize child

[GitHub] incubator-hawq pull request #1187: HAWQ-1408. Fixed crash when alloc not eno...

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1187#discussion_r108025472 --- Diff: src/backend/access/appendonly/appendonlywriter.c --- @@ -1136,26 +1140,22 @@ List *SetSegnoForWrite(List *existing_segnos, Oid relid, int

[GitHub] incubator-hawq pull request #1187: HAWQ-1408. Fixed crash when alloc not eno...

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1187#discussion_r108025409 --- Diff: src/backend/access/appendonly/appendonlywriter.c --- @@ -923,30 +923,34 @@ usedByConcurrentTransaction(AOSegfileStatus *segfilestat

[GitHub] incubator-hawq pull request #1187: HAWQ-1408. Fixed crash when alloc not eno...

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1187#discussion_r108025364 --- Diff: src/backend/access/appendonly/appendonlywriter.c --- @@ -923,30 +923,34 @@ usedByConcurrentTransaction(AOSegfileStatus *segfilestat

[GitHub] incubator-hawq pull request #1189: HAWQ-1409. Send AGG-TYPE header to PXF

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1189#discussion_r108025216 --- Diff: src/backend/executor/nodeAgg.c --- @@ -1950,6 +1950,21 @@ ExecInitAgg(Agg *node, EState *estate, int eflags) * initialize child

[GitHub] incubator-hawq pull request #1189: HAWQ-1409. Send AGG-TYPE header to PXF

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1189#discussion_r108025159 --- Diff: src/backend/executor/nodeAgg.c --- @@ -1950,6 +1950,21 @@ ExecInitAgg(Agg *node, EState *estate, int eflags) * initialize child

[GitHub] incubator-hawq pull request #1189: HAWQ-1409. Send AGG-TYPE header to PXF

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1189#discussion_r108025134 --- Diff: src/backend/executor/nodeAgg.c --- @@ -1950,6 +1950,21 @@ ExecInitAgg(Agg *node, EState *estate, int eflags) * initialize child

[GitHub] incubator-hawq pull request #1189: HAWQ-1409. Send AGG-TYPE header to PXF

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1189#discussion_r108025072 --- Diff: src/backend/access/external/fileam.c --- @@ -459,12 +459,20 @@ external_stopscan(FileScanDesc scan

[GitHub] incubator-hawq pull request #1189: HAWQ-1409. Send AGG-TYPE header to PXF

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1189#discussion_r108025017 --- Diff: src/backend/executor/nodeAgg.c --- @@ -1950,6 +1950,21 @@ ExecInitAgg(Agg *node, EState *estate, int eflags) * initialize child

[GitHub] incubator-hawq pull request #1189: HAWQ-1409. Send AGG-TYPE header to PXF

2017-03-24 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1189#discussion_r108024814 --- Diff: src/backend/access/external/pxfheaders.c --- @@ -110,6 +110,20 @@ void build_http_header(PxfInputData *input) else

[GitHub] incubator-hawq pull request #1001: HAWQ-1136. Disable .psqlrc in minirepro

2017-02-01 Thread hsyuan
Github user hsyuan closed the pull request at: https://github.com/apache/incubator-hawq/pull/1001 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #1001: HAWQ-1136. Disable .psqlrc in minirepro

2016-11-03 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/1001 @paul-guo- @linwen @liming01 Please take a look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-hawq pull request #1001: HAWQ-1136. Disable .psqlrc in minirepro

2016-11-03 Thread hsyuan
GitHub user hsyuan opened a pull request: https://github.com/apache/incubator-hawq/pull/1001 HAWQ-1136. Disable .psqlrc in minirepro .psqlrc can create unexpected output and changes in formatting that don't play nice with parse_oids(). ``` psql database --pset footer

[GitHub] incubator-hawq pull request #991: HAWQ-1131. Fix error message difference be...

2016-11-02 Thread hsyuan
Github user hsyuan closed the pull request at: https://github.com/apache/incubator-hawq/pull/991 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #991: HAWQ-1131. Fix error message difference between O...

2016-11-02 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/991 Pushed to master: https://github.com/apache/incubator-hawq/commit/56b44f8595b4ba1ac9c49b775d5110e9be1275b2 https://github.com/apache/incubator-hawq/commit

[GitHub] incubator-hawq pull request #991: HAWQ-1131. Fix error message difference be...

2016-11-01 Thread hsyuan
GitHub user hsyuan opened a pull request: https://github.com/apache/incubator-hawq/pull/991 HAWQ-1131. Fix error message difference between Orca and Planner - In ORCA, due to the way exception handled previously we do warning first and then later print error referring

[GitHub] incubator-hawq issue #896: [#126526845] Port recent changes from gpdb for ha...

2016-09-20 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/896 It is not a simple move. It is kind of rewrite sql into cpp test classes. Since this PR is just porting, we can do it in later changes. @liming01 Can you merge

[GitHub] incubator-hawq pull request #837: HAWQ-779 support pxf filter pushdwon at th...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/837#discussion_r76479540 --- Diff: pxf/pxf-hbase/src/main/java/org/apache/hawq/pxf/plugins/hbase/HBaseFilterBuilder.java --- @@ -165,6 +165,14 @@ private Filter

[GitHub] incubator-hawq issue #839: HAWQ-983. Fix bug that minirepro generates wrong ...

2016-08-26 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/839 Pushed to master: https://github.com/apache/incubator-hawq/commit/19124b7da032b61d9215520483b67a109246e363 https://github.com/apache/incubator-hawq/commit

[GitHub] incubator-hawq pull request #839: HAWQ-983. Fix bug that minirepro generates...

2016-08-26 Thread hsyuan
Github user hsyuan closed the pull request at: https://github.com/apache/incubator-hawq/pull/839 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #838: HAWQ-934. Populate canSetTag of PlannedStmt from ...

2016-08-26 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/838 pushed to master: https://github.com/apache/incubator-hawq/commit/a17647be029a42c85e659cfc7fe253708a036bd7 --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-hawq pull request #838: HAWQ-934. Populate canSetTag of PlannedStm...

2016-08-26 Thread hsyuan
Github user hsyuan closed the pull request at: https://github.com/apache/incubator-hawq/pull/838 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #837: HAWQ-779 support pxf filter pushdwon at th...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/837#discussion_r76370526 --- Diff: pxf/pxf-api/src/test/java/org/apache/hawq/pxf/api/FilterParserTest.java --- @@ -215,6 +215,10 @@ public void parseColumnOnLeft() throws

[GitHub] incubator-hawq pull request #845: HAWQ-999. Treat hash table as random when ...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/845#discussion_r76369938 --- Diff: src/backend/cdb/cdbdatalocality.c --- @@ -3791,12 +3791,27 @@ run_allocation_algorithm(SplitAllocResult *result, List *virtual_segments

[GitHub] incubator-hawq pull request #845: HAWQ-999. Treat hash table as random when ...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/845#discussion_r76369662 --- Diff: src/backend/utils/misc/guc.c --- @@ -3176,6 +3177,17 @@ static struct config_bool ConfigureNamesBool

[GitHub] incubator-hawq pull request #845: HAWQ-999. Treat hash table as random when ...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/845#discussion_r76369259 --- Diff: src/backend/cdb/cdbdatalocality.c --- @@ -3791,12 +3791,27 @@ run_allocation_algorithm(SplitAllocResult *result, List *virtual_segments

[GitHub] incubator-hawq pull request #845: HAWQ-999. Treat hash table as random when ...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/845#discussion_r76369524 --- Diff: src/backend/utils/misc/guc.c --- @@ -450,6 +450,7 @@ char *Debug_dtm_action_protocol_str; /* Enable check for compatibility

[GitHub] incubator-hawq pull request #845: HAWQ-999. Treat hash table as random when ...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/845#discussion_r76369429 --- Diff: src/backend/cdb/cdbdatalocality.c --- @@ -3791,12 +3791,27 @@ run_allocation_algorithm(SplitAllocResult *result, List *virtual_segments

[GitHub] incubator-hawq pull request #845: HAWQ-999. Treat hash table as random when ...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/845#discussion_r76368733 --- Diff: src/backend/cdb/cdbdatalocality.c --- @@ -3791,12 +3791,27 @@ run_allocation_algorithm(SplitAllocResult *result, List *virtual_segments

[GitHub] incubator-hawq pull request #845: HAWQ-999. Treat hash table as random when ...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/845#discussion_r76368378 --- Diff: src/backend/cdb/cdbdatalocality.c --- @@ -3822,8 +3837,13 @@ run_allocation_algorithm(SplitAllocResult *result, List *virtual_segments

[GitHub] incubator-hawq pull request #861: HAWQ-1001. Implement HAWQ user ACL check t...

2016-08-26 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/861#discussion_r76368047 --- Diff: src/backend/utils/misc/guc.c --- @@ -4323,6 +4324,16 @@ static struct config_bool ConfigureNamesBool

[GitHub] incubator-hawq pull request #807: HAWQ-897. Add feature test for create tabl...

2016-08-25 Thread hsyuan
Github user hsyuan commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/807#discussion_r76184425 --- Diff: src/test/feature/catalog/test_create_table.cpp --- @@ -22,26 +22,26 @@ class TestCreateTable : public ::testing::Test { TEST_F

[GitHub] incubator-hawq issue #839: HAWQ-983. Fix bug that minirepro generates wrong ...

2016-08-24 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/839 @d @oarap please take a look. This is ported from gpdb. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-hawq issue #838: HAWQ-934. Populate canSetTag of PlannedStmt from ...

2016-08-24 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/838 @vraghavan78 @d @oarap need you guys kind review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-hawq issue #839: HAWQ-983. Fix bug that minirepro generates wrong ...

2016-08-24 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/839 ping, will anyone work on merging this pull request? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-hawq issue #838: HAWQ-934. Populate canSetTag of PlannedStmt from ...

2016-08-24 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/838 ping, any updates? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[GitHub] incubator-hawq issue #839: HAWQ-983. Fix bug that minirepro generates wrong ...

2016-08-05 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/839 @changleicn @liming01 Please take a look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-hawq issue #806: HAWQ-938. Remove ivy.xml in gpopt and read orca v...

2016-08-01 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/806 pushed to master: https://github.com/apache/incubator-hawq/commit/78c2766578102501e67c133df942fc6355d56c8e --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-hawq pull request #800: HAWQ-936. Add GUC for array expansion in O...

2016-08-01 Thread hsyuan
Github user hsyuan closed the pull request at: https://github.com/apache/incubator-hawq/pull/800 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq pull request #806: HAWQ-938. Remove ivy.xml in gpopt and read...

2016-08-01 Thread hsyuan
Github user hsyuan closed the pull request at: https://github.com/apache/incubator-hawq/pull/806 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #800: HAWQ-936. Add GUC for array expansion in ORCA opt...

2016-08-01 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/800 pushed to master: https://github.com/apache/incubator-hawq/commit/950065bb0db627992be6b96afb4671b3c5ab1c90 --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-hawq pull request #799: HAWQ-934. Populate canSetTag of PlannedStm...

2016-08-01 Thread hsyuan
Github user hsyuan closed the pull request at: https://github.com/apache/incubator-hawq/pull/799 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #799: HAWQ-934. Populate canSetTag of PlannedStmt from ...

2016-08-01 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/799 Pushed to master: https://github.com/apache/incubator-hawq/commit/eae0585f6109534c7ead553604c44b1dd483d8a3 --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-hawq issue #795: HAWQ-860. Fix ORCA wrong plan when correlated sub...

2016-08-01 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/795 Pushed to master: https://github.com/apache/incubator-hawq/commit/e10f9a4e17f3012bb5afb98c53172dedefc8854e https://github.com/apache/incubator-hawq/commit

[GitHub] incubator-hawq pull request #795: HAWQ-860. Fix ORCA wrong plan when correla...

2016-08-01 Thread hsyuan
Github user hsyuan closed the pull request at: https://github.com/apache/incubator-hawq/pull/795 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #799: HAWQ-934. Populate canSetTag of PlannedStmt from ...

2016-07-20 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/799 @changleicn @wengyanqing @paul-guo- Please take a look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] incubator-hawq issue #806: HAWQ-938. Remove ivy.xml in gpopt and read orca v...

2016-07-20 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/806 Thanks, will take care of it. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] incubator-hawq issue #800: HAWQ-936. Add GUC for array expansion in ORCA opt...

2016-07-20 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/800 This PR will give https://github.com/apache/incubator-hawq/pull/795 a free ride. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-hawq issue #806: HAWQ-938. Remove ivy.xml in gpopt and read orca v...

2016-07-20 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/806 @changleicn @yaoj2 @wengyanqing Please take a look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-hawq pull request #806: HAWQ-938. Remove ivy.xml in gpopt and read...

2016-07-20 Thread hsyuan
GitHub user hsyuan opened a pull request: https://github.com/apache/incubator-hawq/pull/806 HAWQ-938. Remove ivy.xml in gpopt and read orca version from header file The old mechanism extracted the version numbers from the Ivy config file, which doesn't do the right thing if you

[GitHub] incubator-hawq pull request #800: HAWQ-936. Add GUC for array expansion in O...

2016-07-18 Thread hsyuan
GitHub user hsyuan opened a pull request: https://github.com/apache/incubator-hawq/pull/800 HAWQ-936. Add GUC for array expansion in ORCA optimizer Consider the query with the following pattern 'select * from foo where foo.a IN (1,2,3,...)'. Currently, when the number

[GitHub] incubator-hawq pull request #:

2016-07-18 Thread hsyuan
Github user hsyuan commented on the pull request: https://github.com/apache/incubator-hawq/commit/5506a22819d58c18681b7a37de58fa4299026b4e#commitcomment-18290655 How can I run the test? `boolean`, `type_sanity` etc are still in file `src/test/regress/known_good_schedule`. This test

[GitHub] incubator-hawq issue #794: HAWQ-926. Remove pycrypto from HAWQ source code

2016-07-18 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/794 This PR should be closed, right? It is already in: https://github.com/apache/incubator-hawq/commit/ac031357b3b29978772f1e7478d97d21da653df4 --- If your project is set up for it, you

[GitHub] incubator-hawq pull request #799: HAWQ-934. Populate canSetTag of PlannedStm...

2016-07-18 Thread hsyuan
GitHub user hsyuan opened a pull request: https://github.com/apache/incubator-hawq/pull/799 HAWQ-934. Populate canSetTag of PlannedStmt from Query object HAWQ generated an error if a single query resulted in multiple query plans because of rule transformation and the plans were

[GitHub] incubator-hawq issue #797: HAWQ-622. Update libhdfs3 readme, clean old strin...

2016-07-15 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/797 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so

[GitHub] incubator-hawq issue #795: HAWQ-860. Fix ORCA wrong plan when correlated sub...

2016-07-14 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/795 @yaoj2 @wengyanqing @zhangh43 Please take a look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] incubator-hawq pull request #795: HAWQ-860. Fix ORCA wrong plan when correla...

2016-07-14 Thread hsyuan
GitHub user hsyuan opened a pull request: https://github.com/apache/incubator-hawq/pull/795 HAWQ-860. Fix ORCA wrong plan when correlated subquery contains set-returning functions ORCA 1.633 returns wrong result for the following query: ```sql select 0 is distinct from

[GitHub] incubator-hawq issue #720: HAWQ-823 - Initial Amazon S3 External Table Suppo...

2016-06-15 Thread hsyuan
Github user hsyuan commented on the issue: https://github.com/apache/incubator-hawq/pull/720 Glad to see this porting from GPDB S3 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have