WritableColumnVector resetting issue

2024-08-01 Thread Junji F
Hi dev, I'm a newbie. I have a question about WritableColumnVector. When resetting WritableColumnVector, why aren't dictionary and dictionaryIds reset? https://github.com/apache/spark/blob/master/sql/core/src/main/java/org/apache/spark/sql/execution/vectorized/WritableColumnVector.java#L61-L80 E

Re: [NOTICE] Progress of 3.5.2-RC5

2024-08-01 Thread Dongjoon Hyun
Thank you for summarizing them and leading the release, Kent. :) Dongjoon. On Wed, Jul 31, 2024 at 10:39 PM Kent Yao wrote: > Hi dev, > > Since version 3.5.2-RC4, we have received several reports regarding > correctness issues, some of which are still unresolved. We will need a > few days to ad