Re: about default value of struct of connect api

2020-01-08 Thread Lisheng Wang
builder(), value), i dont know if it's ok for other case. Thanks. Best, Lisheng Lisheng Wang 于2020年1月8日周三 上午11:44写道: > hello guys, > > update my question, > > i made a test, code as below, i want to set a default value of address to > person > > SchemaBuil

Re: about default value of struct of connect api

2020-01-07 Thread Lisheng Wang
aultValue, schema.defaultValue) && Objects.equals(fields, schema.fields) && Objects.equals(keySchema, schema.keySchema) && Objects.equals(valueSchema, schema.valueSchema) && Objects.equals(parameters, sc

Re: Are segment files identical in different replicas?

2019-09-02 Thread Lisheng Wang
some tests and it seems to be true at least for > a normally operating cluster. But I'd like to tap into the community > knowledge on this. > > Br, > Ivan > > On Mon, 2 Sep 2019 at 05:52, Lisheng Wang wrote: > > > Hi Ivan > > > > your assumption about

Re: Are segment files identical in different replicas?

2019-09-01 Thread Lisheng Wang
Hi Ivan your assumption about question 1 is true, they will have same records in same order. about question 2, i'm not following what did you mean about "byte level", could you plz to make more explanations? Best, Lisheng Ivan Yurchenko 于2019年8月30日周五 下午8:39写道: > Hi, > > Let's say I have a