On Wed, Aug 2, 2023 at 11:21 AM Amit Kapila wrote:
>
> On Tue, Aug 1, 2023 at 2:06 PM Masahiko Sawada wrote:
> >
> > On Tue, Aug 1, 2023 at 11:33 AM Amit Kapila wrote:
> > >
> > > On Mon, Jul 31, 2023 at 8:46 PM Masahiko Sawada
> > > wrote:
> > > >
> > > > While reading the code, I realized th
On Tue, Aug 1, 2023 at 2:06 PM Masahiko Sawada wrote:
>
> On Tue, Aug 1, 2023 at 11:33 AM Amit Kapila wrote:
> >
> > On Mon, Jul 31, 2023 at 8:46 PM Masahiko Sawada
> > wrote:
> > >
> > > While reading the code, I realized that the following code comments
> > > might not be accurate:
> > >
> >
On Tue, Aug 1, 2023 at 11:33 AM Amit Kapila wrote:
>
> On Mon, Jul 31, 2023 at 8:46 PM Masahiko Sawada wrote:
> >
> > While reading the code, I realized that the following code comments
> > might not be accurate:
> >
> > /*
> > * Pick the largest transaction (or subtransaction) a
On Mon, Jul 31, 2023 at 8:46 PM Masahiko Sawada wrote:
>
> While reading the code, I realized that the following code comments
> might not be accurate:
>
> /*
> * Pick the largest transaction (or subtransaction) and evict it from
> * memory by streaming, if possible. Oth
Hi all,
While reading the code, I realized that the following code comments
might not be accurate:
/*
* Pick the largest transaction (or subtransaction) and evict it from
* memory by streaming, if possible. Otherwise, spill to disk.
*/
if (ReorderBuffer