[Bug] Fail to create table with partition description with MAXVALUE in Greenplum like syntax #795
Open
2 tasks done
Labels
type: Bug
Something isn't working
Apache Cloudberry version
1.6.0
What happened
Hello, I'm currently testing cb with the bootcamp 000-cbdb-sandbox docker file.
When I run a query similar as the below one:
I got the following error:
Split it to another query works fine:
Seems like MAXVALUE in the first query is parsed to a column ref. Seems like a bug here?
What you think should happen instead
Correctly process this kind of query without error, be more compatible with Greenplum syntax
How to reproduce
run such query:
Operating System
cbdb-1.6.0:rockylinux9 docker image running on Debian GNU/Linux 9 (stretch)
Anything else
Every time
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: