Package org.apache.drill.exec.expr.fn.impl.conv
package org.apache.drill.exec.expr.fn.impl.conv
-
ClassDescriptionThis and
DummyConvertTo
class merely act as a placeholder so that Optiq allows 'convert_to()' and 'convert_from()' functions in SQL.This andDummyConvertFrom
class merely act as a placeholder so that Optiq allows 'convert_to()' and 'convert_from()' functions in SQL.This andDummyConvertTo
class 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.