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

Carbon 1.3.0-Partitioning:Hash Partition is not working as specified in the document.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.3.0
    • None
    • sql
    • None

    Description

      create table Carb_part (P_PARTKEY BIGINT,P_NAME STRING,P_MFGR STRING,P_BRAND STRING,P_TYPE STRING,P_CONTAINER STRING,P_RETAILPRICE DOUBLE,P_COMMENT STRING)PARTITIONED BY (P_SIZE int) STORED BY 'CARBONDATA' TBLPROPERTIES('partition_type'='HASH','partition_num'='3');

      This command displays error as mentioned below:
      Error: org.apache.carbondata.spark.exception.MalformedCarbonCommandException: Error: Invalid partition definition (state=,code=0)

      Attachments

        1. Partition1.PNG
          25 kB
          Ayushi Sharma
        2. Part2.PNG
          41 kB
          Ayushi Sharma

        Activity

          People

            Unassigned Unassigned
            Ayushi_22 Ayushi Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: