yugabyte-db icon indicating copy to clipboard operation
yugabyte-db copied to clipboard

[YSQL] No test coverage for "Cannot use TABLEGROUP with TABLESPACE."

Open jasonyb opened this issue 2 years ago • 2 comments

Jira Link: DB-8458

Description

gram.y errmsg "Cannot use TABLEGROUP with TABLESPACE." has no test coverage. There are four rules in gram.y with this message. Note, this message will be changed to "cannot use TABLEGROUP with TABLESPACE".

Issue Type

kind/failing-test

Warning: Please confirm that this issue does not contain any sensitive information

  • [X] I confirm this issue does not contain any sensitive information.

jasonyb avatar Oct 25 '23 22:10 jasonyb

I am new in open source community. Can you assign this issue to me? Thank you! @jasonyb

LuminaScript avatar Feb 25 '24 21:02 LuminaScript

Hi @LuminaScript. You are free to submit a PR at any time. You can add test coverage in src/postgres/src/test/regress/*/yb_tablegroup.*, perhaps add new files.

jasonyb avatar Feb 26 '24 21:02 jasonyb