Hi Dong, id 3652427 is illegal. After my fix, the biggest date is 9999-12-31. Hope your analysis won't go beyond that point of time. :-)
For your merge problem, you still need to dig why your data generate the illegal ID. You can look at DateStrDictionaryTest.java for details of what's supported and what's not. Once data is fixed, refresh impacted segment so dictionary is refreshed to correct state, then merge will be able to work. Cheers Yang On Tue, Mar 17, 2015 at 10:09 AM, dong wang <[email protected]> wrote: > Yang, another thing is that I'm not sure whether the value of > "id"(=3652427) is correct or not, if it is legal, then there may be some > problems about the function mentioned above, if illegal, there should be > some problems inside logic of generating id? >
