Re: [Question] No icw tests with ORCA enable in github CI.

2024-12-17 Thread jiaqi.zhou
enable in github CI. | Great to hear that, thanks eddie Replied Message | From | Ed Espino | | Date | 12/2/2024 11:38 | | To | | | Subject | Re: [Question] No icw tests with ORCA enable in github CI. | Jiaqi, Thank you for bringing this up! As we transitioned to using GitHub-hosted

Re: [Question] No icw tests with ORCA enable in github CI.

2024-12-01 Thread jiaqi.zhou
Great to hear that, thanks eddie Replied Message | From | Ed Espino | | Date | 12/2/2024 11:38 | | To | | | Subject | Re: [Question] No icw tests with ORCA enable in github CI. | Jiaqi, Thank you for bringing this up! As we transitioned to using GitHub-hosted runners, I’ve been

Re: [Question] No icw tests with ORCA enable in github CI.

2024-12-01 Thread Ed Espino
Jiaqi, Thank you for bringing this up! As we transitioned to using GitHub-hosted runners, I’ve been working on enabling the ic-good-opt-on (optimizer=on) ICW test configuration. While the setup is nearly ready, I’ve encountered some test failures that require further investigation. I plan to have

[Question] No icw tests with ORCA enable in github CI.

2024-12-01 Thread jiaqi.zhou
Hi All, I noticed that currently in github's CI tests, there is only ic-good-opt-off (optimizer=off icw tests) , and no icw tests with optimizer = on. In the cloudberry community, some devs are cherry-picking some ORCA-related PRs. So I want to know that when we can enable the ic-good-o