[
https://issues.apache.org/jira/browse/HAWQ-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205410#comment-15205410
]
ASF GitHub Bot commented on HAWQ-521:
-------------------------------------
Github user cjcjameson commented on the pull request:
https://github.com/apache/incubator-hawq/pull/449#issuecomment-199551679
Merged! Closing. Thank you for your contributions.
> 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)