public inbox for [email protected]  
help / color / mirror / Atom feed
From: Andrei Lepikhov <[email protected]>
To: Richard Guo <[email protected]>
To: PostgreSQL-development <[email protected]>
Subject: Re: ERROR: corrupt MVNDistinct entry
Date: Wed, 25 Dec 2024 09:33:57 +0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAMbWs4-2Z4k+nFTiZe0Qbu5n8juUWenDAtMzi98bAZQtwHx0-w@mail.gmail.com>
References: <CAMbWs4-2Z4k+nFTiZe0Qbu5n8juUWenDAtMzi98bAZQtwHx0-w@mail.gmail.com>

On 12/24/24 15:00, Richard Guo wrote:
> Any thoughts?
I have a couple of notes.
1. The nulling_relids provides us sensible information about possible 
nulls inside the input. We are not using it to estimate the number of 
such nulls for now. Does Your idea consist of obtaining 'clear' 
statistics and reusing nulling_relids knowledge somewhere later?
2. It is ok for Vars. But what about expressions? We use equal() in 
distinct, MCV and dependencies modules. Do we need to remove nulls 
before using extended statistics as a general rule?

-- 
regards, Andrei Lepikhov






view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: ERROR: corrupt MVNDistinct entry
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox