Interface ResolvedExpression

    • Method Detail

      • asSerializableString

        default String asSerializableString()
        Returns a string that fully serializes this instance. The serialized string can be used for storing the query in, for example, a Catalog as a view.
        Returns:
        detailed string for persisting in a catalog
      • getOutputDataType

        DataType getOutputDataType()
        Returns the data type of the computation result.