Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 3.5.0
    • None
    • Connect, PySpark, SQL
    • None

    Description

      add functions for:

      • castAlias("boolean", BooleanType),
      • castAlias("tinyint", ByteType),
      • castAlias("smallint", ShortType),
      • castAlias("int", IntegerType),
      • castAlias("bigint", LongType),
      • castAlias("float", FloatType),
      • castAlias("double", DoubleType),
      • castAlias("decimal", DecimalType.USER_DEFAULT),
      • castAlias("date", DateType),
      • castAlias("timestamp", TimestampType),
      • castAlias("binary", BinaryType),
      • castAlias("string", StringType),

      Attachments

        Activity

          People

            Unassigned Unassigned
            podongfeng Ruifeng Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: