Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-2948

Support Float and Byte Datatypes for SDK and DataSource

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      Currently float is supported by internally storing the data as double and changing the data type to Double. This poses some problems while using SparkCarbonFileFormat for reading the float type data.
      Internally as the data type is changed from Float to Double therefore the data is retrieved as a Double page instead of float. 
      If the user tried to create a table using file format by specifying the datatype as float for any column then the query will fail. User is restricted to use double to retrieve the data.

      Attachments

        Issue Links

          Activity

            People

              kunalkapoor Kunal Kapoor
              kunalkapoor Kunal Kapoor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 20m
                  3h 20m