Chiyang Wan created HAWQ-1782:
---------------------------------

             Summary: Failed to Read from EXTERNaL TALBE of GPFDIST
                 Key: HAWQ-1782
                 URL: https://issues.apache.org/jira/browse/HAWQ-1782
             Project: Apache HAWQ
          Issue Type: Bug
          Components: External Tables
            Reporter: Chiyang Wan
            Assignee: Ruilong Huo


TestErrorTable.TestErrorTableAll failed with
{code:java}
lib/sql_util.cpp:182: Failure
Expected equality of these values:
  0
  conn->getLastStatus()
    Which is: 1
CREATE EXTERNAL WEB TABLE gpfdist_status (x text) execute E'( python 
/usr/local/hawq//bin/lib/gppinggpfdist.py localhost:7070 2>&1 || echo) ' on 
SEGMENT 0 FORMAT 'text' (delimiter '|'); ERROR:  the ON segment syntax for 
writable external tables is deprecated
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to