Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2632

Add DATE data type

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.8.0
    • 1.12.0
    • tablet

    Description

      DATE is a timezone-agnostic measure of the current date (without time of day) in YYYY-MM-DD form. The range of values typically supported is 0000-­01-­01 to 9999-­12-­31. Parquet has implemented DATE as a logical type mapped to int32, represented as the number of days since the start of the UNIX epoch (i.e. January 1, 1970).

      Support for DATE is currently being added to Impala; we should also add support for it to Kudu.

       

      Attachments

        Issue Links

          Activity

            People

              vladimir_committer Vladimir Verjovkin
              adar Adar Dembo
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: