Re: Question about removal of test file

2024-12-09 Thread Gabriel Lee
Hi Xiufeng, I replied to your comment in this PR just now. So sorry for the late reply. Best, Gabriel On Mon, 9 Dec 2024 at 01:12, Xiufeng Huang wrote: > Hi all, > > While working on another issue, I noticed > that be/test/vec/data_types/serde/data_type_serde_arrow_test.cpp was > removed as pa

Question about removal of test file

2024-12-08 Thread Xiufeng Huang
Hi all, While working on another issue, I noticed that be/test/vec/data_types/serde/data_type_serde_arrow_test.cpp was removed as part of [1]. The file seems irrelevant to the pull request so I am wondering if the test file was removed by mistake. I also commented on the pull request at [2], but