On Tue, Jun 4, 2013 at 8:14 PM, Julian Hyde <[email protected]> wrote:

> Note that each Drill table has a single column in SQL, called _MAP. You
> can access fields using "_MAP['fieldName']", and you can also use "CAST(...
> AS <datatype>)" to convert to the desired type.


This is done implicitly as well, que no?

Reply via email to