Re: [D] Fail to create table with partition description with MAXVALUE [cloudberry]

2024-12-17 Thread via GitHub
GitHub user avamingli closed the discussion with a comment: Fail to create table with partition description with MAXVALUE Close as issue created. GitHub link: https://github.com/apache/cloudberry/discussions/791#discussioncomment-11600622 This is an automatically sent email for dev@clou

Re: [D] Fail to create table with partition description with MAXVALUE [cloudberry]

2024-12-17 Thread via GitHub
GitHub user xinhuitian closed a discussion: Fail to create table with partition description with MAXVALUE Hello, I'm currently testing cb with the bootcamp 000-cbdb-sandbox docker file. When I run a query similar as the below one: ``` gpadmin=# CREATE TABLE test_partition ( name character v

Re: [D] Fail to create table with partition description with MAXVALUE [cloudberry]

2024-12-17 Thread via GitHub
GitHub user xinhuitian added a comment to the discussion: Fail to create table with partition description with MAXVALUE https://github.com/apache/cloudberry/issues/795 Created GitHub link: https://github.com/apache/cloudberry/discussions/791#discussioncomment-11600438 This is an automat

Re: [D] Fail to create table with partition description with MAXVALUE [cloudberry]

2024-12-17 Thread via GitHub
GitHub user tuhaihe added a comment to the discussion: Fail to create table with partition description with MAXVALUE Thanks! Just one trick FYI: you can create one issue directly from the discussion. https://github.com/user-attachments/assets/b06f9c2e-43ea-424a-80ee-e8de998170ce"; /> Git

Re: [D] Fail to create table with partition description with MAXVALUE [cloudberry]

2024-12-17 Thread via GitHub
GitHub user xinhuitian added a comment to the discussion: Fail to create table with partition description with MAXVALUE Ok, I will create one GitHub link: https://github.com/apache/cloudberry/discussions/791#discussioncomment-11600219 This is an automatically sent email for dev@cloudbe

Re: [D] Fail to create table with partition description with MAXVALUE [cloudberry]

2024-12-17 Thread via GitHub
GitHub user avamingli added a comment to the discussion: Fail to create table with partition description with MAXVALUE Hi, @xinhuitian At first glance, it appears to be a bug. The syntax you're using seems to be specific to Greenplum rather than standard PostgreSQL grammar for defining a pa

Re: [D] Fail to create table with partition description with MAXVALUE [cloudberry]

2024-12-17 Thread via GitHub
GitHub user xinhuitian edited a discussion: Fail to create table with partition description with MAXVALUE Hello, I'm currently testing cb with the bootcamp 000-cbdb-sandbox docker file. When I run a query similar as the below one: ``` gpadmin=# CREATE TABLE test_partition ( name character v

Re: [D] Fail to create table with partition description with MAXVALUE [cloudberry]

2024-12-17 Thread via GitHub
GitHub user xinhuitian edited a discussion: Fail to create table with partition description with MAXVALUE Hello, I'm currently testing cb with the bootcamp 000-cbdb-sandbox docker file. When I run a query similar as the below one: ``` gpadmin=# CREATE TABLE test_partition ( name character v