Github user huor commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1384#discussion_r208436303
--- Diff: src/backend/commands/tablecmds.c ---
@@ -17528,6 +17845,15 @@ static Datum transformLocationUris(List *locs,
List* fmtopts, bool isweb, bool i
errOmitLocation(true)));
}
+ // Oushu will not support pxf anymore
--- End diff --
Apache HAWQ still have pxf available, remove this---
