Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#264 Implement blob conversion functions in YQL (simple data types).
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