[
https://issues.apache.org/jira/browse/TRAFODION-3295?focusedWorklogId=225657&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-225657
]
ASF GitHub Bot logged work on TRAFODION-3295:
---------------------------------------------
Author: ASF GitHub Bot
Created on: 10/Apr/19 16:01
Start Date: 10/Apr/19 16:01
Worklog Time Spent: 10m
Work Description: DaveBirdsall commented on pull request #1827:
[TRAFODION-3295] Add syntax descriptions and examples of *WITHOUT LOB COLUMNS*
for CREATE TABLE LIKE Statement in Trafodion SQL Reference Manual
URL: https://github.com/apache/trafodion/pull/1827#discussion_r274038383
##########
File path: docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc
##########
@@ -3493,6 +3499,11 @@ the NOT NULL column constraints that exist for the
source table with different c
directs {project-name} SQL to not use divisioning from _source-table_. If this
clause is omitted, then
the _table_ will have the same divisioning as the _source-table_.
+*** `WITHOUT LOB COLUMNS`
++
+directs {project-name} SQL to not use LOB columns from the _source-table_. If
this clause is omitted, then
Review comment:
Suggested wordsmith: "directs {project-name} SQL to not include LOB
columns..."
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 225657)
Time Spent: 50m (was: 40m)
> Add syntax descriptions and examples of *WITHOUT LOB COLUMNS* for CREATE
> TABLE LIKE Statement in Trafodion SQL Reference Manual
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: TRAFODION-3295
> URL: https://issues.apache.org/jira/browse/TRAFODION-3295
> Project: Apache Trafodion
> Issue Type: Documentation
> Reporter: Liu Yu
> Priority: Major
> Fix For: 2.4
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)