Dipesh Pandit 93519d0af8
Function approximate_row_count returns 0 for caggs (#6053)
The approximate_row_count function is executed directly on the user view
instead of corresponding materialized hypertable which returns 0 for
caggs. The function is updated to fetch the details for materialized
hypertable information corresponding to cagg and then get the
approximate_row_count for the materialized hypertable.

Fixes #6051
2023-09-12 11:41:59 +05:30
..
2023-08-21 09:48:06 +03:00