Skip to content

Commit

Permalink
#264 Implement blob conversion functions in YQL (simple data types).
Browse files Browse the repository at this point in the history
Summary:
Added support for the TypeToBlob and BlobToType functions for the following types:
boolean, tinyint, smallint, int, bigint, counter, float, double, timestamp, timeuuid, uuid, text, and varchar.

Test Plan: jenkins, TestBlobFunctions.java

Reviewers: robert, mihnea

Reviewed By: mihnea

Subscribers: mikhail, kannan, karthik, yql

Differential Revision: https://phabricator.dev.yugabyte.com/D4821
  • Loading branch information
ayushsengupta1991 committed May 25, 2018
1 parent fee8f9d commit 1f61530
Show file tree
Hide file tree
Showing 6 changed files with 736 additions and 66 deletions.
Loading

0 comments on commit 1f61530

Please sign in to comment.