[
https://issues.apache.org/jira/browse/DRILL-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812111#comment-16812111
]
ASF GitHub Bot commented on DRILL-7049:
---------------------------------------
vdiravka commented on pull request #1739: DRILL-7049: REST API returns the
toString of byte arrays (VARBINARY types)
URL: https://github.com/apache/drill/pull/1739
Follow-up PR for #1672
* addressed code review comments
* added unit test
----------------------------------------------------------------
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]
> REST API returns the toString of byte arrays (VARBINARY types)
> --------------------------------------------------------------
>
> Key: DRILL-7049
> URL: https://issues.apache.org/jira/browse/DRILL-7049
> Project: Apache Drill
> Issue Type: Bug
> Components: Server, Web Server
> Affects Versions: 1.15.0
> Reporter: jean-claude
> Assignee: jean-claude
> Priority: Minor
> Fix For: 1.16.0
>
>
> Doing a query using the REST API will return VARBINARY columns as a Java byte
> array hashcode instead of the actual data of the VARBINARY.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)