[
https://issues.apache.org/jira/browse/HAWQ-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goden Yao resolved HAWQ-521.
----------------------------
Resolution: Fixed
Fix Version/s: 2.0.0.0-incubating
> 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
> Fix For: 2.0.0.0-incubating
>
>
> 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)