[
https://issues.apache.org/jira/browse/HAWQ-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851821#comment-15851821
]
ASF GitHub Bot commented on HAWQ-1304:
--------------------------------------
Github user dyozie commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/94#discussion_r99385241
--- Diff: markdown/pxf/PXFExternalTableandAPIReference.html.md.erb ---
@@ -663,8 +695,8 @@ public interface WriteResolver {
**Note:**
-- getFields should return a List<OneField>, each OneField
representing a single field.
-- `setFields `should return a single `OneRow `object, given a
List<OneField>.
+- `getFields()` should return a `List<OneField>`, each `OneField`
representing a single field.
--- End diff --
Change "each" to "with each"
> documentation changes for HAWQ-1228
> -----------------------------------
>
> Key: HAWQ-1304
> URL: https://issues.apache.org/jira/browse/HAWQ-1304
> Project: Apache HAWQ
> Issue Type: New Feature
> Components: Documentation
> Affects Versions: 2.1.0.0-incubating
> Reporter: Lisa Owen
> Assignee: David Yozie
> Priority: Minor
>
> - new pxf-profiles.xml outputFormat parameter
> - hive table access via external table and hcatalog now uses optimal profile
> for each fragment
> - others
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)