apache / carbondata

High performance data store solution
carbondata.apache.org
Apache License 2.0
1.43k stars 704 forks source link

[ISSUE-4342] Fix test case errors #4343

Closed QiangCai closed 8 months ago

QiangCai commented 8 months ago

Why is this PR needed?

There are test case errors

What changes were proposed in this PR?

  1. update index schema of index cache
  2. change mv name in testcase to avoid name confliction

    Does this PR introduce any user interface change?

    • No

    Is any new testcase added?

    • No
QiangCai commented 8 months ago

mvn clean package -Pbuild-with-format

image
xubo245 commented 8 months ago

LGTM

chenliang613 commented 8 months ago

@QiangCai thanks for your fixs

chenliang613 commented 8 months ago

LGTM