Hi,

It is not the behavior of carbondata, it must be a bug. Usually, when you
update then the cache refreshes for next query.
Please provide following information.
1. Carbondata and Spark version you are using.
2. Testcase to reproduce this issue.

Regards,
Ravindra.

On 12 September 2017 at 14:18, dylan <dylanzh...@163.com> wrote:

>
>
>
>
>
>
> -------- Forwarding messages --------
> From: "dylan" <dylanzh...@163.com>
> Date: 2017-09-12 16:25:56
> To: user <u...@carbondata.apache.org>
> Subject: carbonthriftserver can not be load many times
> hello :
>      when i use carbondata,i use step by
>         1.create table and load data
>         2.use carbonthriftserver,select * from table limit 1(it's ok)
>         3.update the table
>         4.use carbonthriftserver,select * from table limit 1(it's bad)
> ,the  error is :
>
>        i kown carbonthrifserver use btree cache the carbonindex,
>        and when i update the table the index is change,and
> carbonthriftserver didn't know the has changed,
>        So every time i have to restart the carbonthriftserver, do not know
> if you run into this problem?
>        Is this a design flaw, or is there a better advice to help me solve
> this problem, thanks!
>
>
>
>
>
>
>



-- 
Thanks & Regards,
Ravi

Reply via email to