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

using column group column name in dictionary_exclude do not give any exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.0.0-incubating
    • None
    • spark-integration
    • None
    • spark 2.1

    Description

      using column group column name in dictionary_exclude do not give any exception in spark 2.1 it gives exception in spark 1.6 which is correct

      here are logs in spark 2.1.0 =========

      0: jdbc:hive2://localhost:10000> CREATE TABLE IF NOT EXISTS productSalesTable1 ( productNumber Int, productName String, storeCity String, storeProvince String, productCategory String, productBatch String, saleQuantity Int, revenue Int) STORED BY 'carbondata' TBLPROPERTIES ('COLUMN_GROUPS'='(productName,productNumber)', 'DICTIONARY_EXCLUDE'='productName', 'DICTIONARY_INCLUDE'='productNumber', 'NO_INVERTED_INDEX'='productBatch');
      ---------+

      Result

      ---------+
      ---------+
      No rows selected (3.844 seconds)

      Attachments

        Issue Links

          Activity

            People

              anubhavtarar anubhav tarar
              anubhavtarar anubhav tarar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m