[
https://issues.apache.org/jira/browse/HAWQ-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828528#comment-15828528
]
ASF GitHub Bot commented on HAWQ-1119:
--------------------------------------
Github user dyozie commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/46#discussion_r96702781
--- Diff: markdown/pxf/HDFSWritablePXF.html.md.erb ---
@@ -396,7 +394,7 @@ The field type of `recordkey` must correspond to the
key type, much as the other
### <a id="example1"></a>Example: Using Record Keys
-Create an external readable table to access the record keys from the
writable table `pxf_tbl_seqwrit` that you created in [Example: Writing Data
Using the SequenceWritable Profile](#profile_hdfsseqwritable_writing). The
`recordkey` is of type `int8`. (We did not identify a record key when creating
the writable table.
+Create an external readable table to access the record keys from the
writable table `pxf_tbl_seqwrit` that you created in [Example: Writing Data
Using the SequenceWritable Profile](#profile_hdfsseqwritable_writing). The
`recordkey` is of type `int8`. (You did not identify a record key when you
created the writable table.
--- End diff --
Edit last sentence: The `recordkey` is of type `int8` because you did not
identify a record key when you created the writable table.
> create new documentation topic for PXF writable profiles
> --------------------------------------------------------
>
> Key: HAWQ-1119
> URL: https://issues.apache.org/jira/browse/HAWQ-1119
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Documentation
> Reporter: Lisa Owen
> Assignee: David Yozie
> Priority: Minor
> Fix For: 2.2.0.0-incubating
>
>
> certain profiles supported by the existing PXF plug-ins support writable
> tables. create some documentation content for these profiles.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)