On Thu, Sep 10, 2026 at 4:41 PM Amit Langote wrote: > Looking at these now. The first issue is clearly a fast-path code > problem. The 2nd one interacts with the existing non-fast-path code so > I'll need to check if the bug predates fast-path.
Thanks Amit. In case helpful, here are two proposed fixes, with regression tests. Built and tested with assertions; regression and isolation suites pass. An independent agent reviewed and tested both, catching a cleanup issue that's now fixed. I didn't have time to fully study the patches manually, but my harness tested them thoroughly. Nik
0001-ri-column-select.patch
Description: Binary data
0002-ri-cast-cache.patch
Description: Binary data
