citusdata / citusdata/cstore_fdw

Verify block_row_count and and stripe_row_count options

Open
#165 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
1.8k
Forks
169
PR merge metrics
No merged PRs in 30d

Description

A user reported
> Narendra Pradeep
> Hi
> In alter options command, CStore doesn't validates whether stripe_row_count greater than block_row_count. This causes all other queries to fail other than alter commands. Its better to validate during alter command itself
>
> Thanks
>

We should verify that block_row_count is always less than stripe_row_count when either option is getting set.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.