Package org.apache.drill.exec.expr.fn.impl.conv
package org.apache.drill.exec.expr.fn.impl.conv
-
ClassesClassDescriptionThis and
DummyConvertToclass merely act as a placeholder so that Optiq allows 'convert_to()' and 'convert_from()' functions in SQL.This andDummyConvertFromclass merely act as a placeholder so that Optiq allows 'convert_to()' and 'convert_from()' functions in SQL.This andDummyConvertToclass merely act as a placeholder so that Optiq allows the 'flatten()' function in SQL.The two functions defined here convert_toJSON and convert_toEXTENDEDJSON are almost identical.