[ 
https://issues.apache.org/jira/browse/TRAFODION-3157?focusedWorklogId=202368&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-202368
 ]

ASF GitHub Bot logged work on TRAFODION-3157:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Feb/19 04:05
            Start Date: 22/Feb/19 04:05
    Worklog Time Spent: 10m 
      Work Description: Traf-Jenkins commented on issue #1803: jira 
TRAFODION-3157 Add support for BINARY/VARBINARY datatype
URL: https://github.com/apache/trafodion/pull/1803#issuecomment-466266056
 
 
   Test Passed.  https://jenkins.esgyn.com/job/Check-PR-master/3146/
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 202368)
    Time Spent: 50m  (was: 40m)

> Add support for BINARY/VARBINARY datatype to Trafodion
> ------------------------------------------------------
>
>                 Key: TRAFODION-3157
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3157
>             Project: Apache Trafodion
>          Issue Type: New Feature
>            Reporter: Anoop Sharma
>            Assignee: Anoop Sharma
>            Priority: Minor
>         Attachments: BinaryDatatype.docx
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Binary datatype contains sequence of bytes that can consist of arbitrary 
> patterns. It is useful in cases where arbitrary patterns need to be stored 
> and retrieved without associating any datatype specific semantics like 
> character set, numeric interpretation, etc with it.
> Currently, the existing datatype that is somewhat close to BINARY is ISO 
> VARCHAR. But it is not really binary as it follows character semantics.
> This Jira is filed to add support for true binary datatype  in Trafodion.
> Detailed spec with syntax, semantics and operations on binary datatypes will 
> be added to this jira.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to