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

Prepriming for update operation fails with Index server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • None
    • None

    Description

      sql("DROP TABLE IF EXISTS source111")
      sql("create table source111(a int, b string) stored as carbondata")
      sql("insert into source111 select 1, 2")
      sql("update source111 set (a) = (a+9) where b!= 70")

       

      Cache is not updated in the index server after update command.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vikramahuja_ Vikram Ahuja
            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 - 1h
                1h