uwescience / raco

Compilation and rule-based optimization framework for relational algebra. Raco is the language, optimization, and query translation layer for the Myria project.
Other
72 stars 19 forks source link

Support for blob lliterals #561

Open parmitam opened 7 years ago

parmitam commented 7 years ago

With the introduction of blob as a type, we need to be able to specify blob literals -- for instance when initializing blob variables in a UDA.