Thank you for the update, Tianjin!
Bests,
Kent
Dianjin Wang 于2024年12月5日周四 12:33写道:
> Hi Kent,
>
> Sorry for the late reply.
> I just updated these two fields, PTAL:
>
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings/cloudberry.yml
> .
>
> Best,
> Dianjin Wang
>
>
> On
Hi all,
I've updated the source code of `Cloudberry Project Incubation Status`
page[1] to reflect the latest status of Cloudberry incubation. You should
see the updated information here[2] shortly.
For the page changes see the attachment. Welcome to have a review. If any
questions, please let me
Hi Kent,
Sorry for the late reply.
I just updated these two fields, PTAL:
https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings/cloudberry.yml
.
Best,
Dianjin Wang
On Tue, Oct 29, 2024 at 11:10 AM Kent Yao wrote:
> LGTM.
>
> BTW, Can you update the IP clearance and sga fiel
GitHub user avamingli edited a comment on the discussion: [Feature] Dynamic
Tables
> I think we can leverage the combination of these techniques, including
> materialized views for external tables, dynamic tables (auto refreshing
> materialized views) and AQUMV to solve the problem often rais
GitHub user avamingli edited a comment on the discussion: [Feature] Dynamic
Tables
> I think we can leverage the combination of these techniques, including
> materialized views for external tables, dynamic tables (auto refreshing
> materialized views) and AQUMV to solve the problem often rais
GitHub user avamingli added a comment to the discussion: [Feature] Dynamic
Tables
> I think we can leverage the combination of these techniques, including
> materialized views for external tables, dynamic tables (auto refreshing
> materialized views) and AQUMV to solve the problem often raise
GitHub user my-ship-it closed a discussion: Enable answer query using
Materialized View for external table.
### Description
Currently, for inner table, planner knows to use MV to speed up query, for
example:
```
create table tbl_heap(c1 int, c2 int);
insert into tbl_heap select generate_ser
GitHub user avamingli added a comment to the discussion: Enable answer query
using Materialized View for external table.
Implemented by #702
GitHub link:
https://github.com/apache/cloudberry/discussions/693#discussioncomment-11458877
This is an automatically sent email for dev@cloudber