[ 
https://issues.apache.org/jira/browse/HAWQ-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317989#comment-15317989
 ] 

ASF GitHub Bot commented on HAWQ-521:
-------------------------------------

Github user changleicn commented on the issue:

    https://github.com/apache/incubator-hawq/pull/449
  
    @tom-meyer the code is in, can you close this pull request?


> external table test failure in installcheck-good with orca disabled
> -------------------------------------------------------------------
>
>                 Key: HAWQ-521
>                 URL: https://issues.apache.org/jira/browse/HAWQ-521
>             Project: Apache HAWQ
>          Issue Type: Bug
>            Reporter: Tom Meyer
>            Assignee: Lei Chang
>
> We are running installcheck-good against a hawq built without --enable-orca
> {noformat}
> *** ./expected/exttab1.out    2016-02-26 12:54:17.786833482 +0000
> --- ./results/exttab1.out     2016-02-26 12:54:17.866833482 +0000
> ***************
> *** 673,681 ****
>   -- positive
>   ---------------------------
>   ----------------------------------------------------------------------
> - ERROR:  ON clause may not be used with a writable external table
>   ERROR:  it is not possible to read from a WRITABLE external table.
>   ERROR:  location uri "gpfdist://localhost:7070/wet.out" appears more than 
> once
>   ERROR:  the file protocol for external tables is deprecated
>   HINT:  Create the table as READABLE instead
>   HINT:  use the gpfdist protocol or COPY FROM instead
> --- 670,678 ----
>   -- positive
>   ---------------------------
>   ----------------------------------------------------------------------
>   ERROR:  it is not possible to read from a WRITABLE external table.
>   ERROR:  location uri "gpfdist://localhost:7070/wet.out" appears more than 
> once
> + ERROR:  the ON segment syntax for writable external tables is deprecated
>   ERROR:  the file protocol for external tables is deprecated
>   HINT:  Create the table as READABLE instead
>   HINT:  use the gpfdist protocol or COPY FROM instead
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to