Github user zhangh43 commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1146#discussion_r103140449
--- Diff: src/test/feature/UDF/ans/function_basics.ranger.ans.planner ---
@@ -1045,7 +1133,7 @@ SELECT outer(0);
(1 row)
SELECT outer(0) FROM foo;
-psql:/tmp/TestUDF_TestUDFBasics.sql:423: ERROR: function inner(integer)
does not exist
+psql:/tmp/TestUDF_TestUDFBasics.sql:423: ERROR: function inner(integer)
does not exist (seg2 localhost:40000 pid=63812)
--- End diff --
(seg2 localhost:40000 pid=63812) should be handled by init_file.
---
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, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---