Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-12195

Adding BigDecimal, Date and Timestamp into Encoder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.0
    • SQL
    • None

    Description

      Add three types like DecimalType, DateType and TimestampType into Encoder for DataSet APIs.

      DecimalType -> java.math.BigDecimal
      DateType -> java.sql.Date
      TimestampType -> java.sql.Timestamp

      Attachments

        Activity

          People

            smilegator Xiao Li
            smilegator Xiao Li
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: