renaudk
Results
1
issues of
renaudk
### Steps to reproduce the behavior (Required) 1. Create a partitionned table with primary key ``` CREATE TABLE IF NOT EXISTS mydata ( id BIGINT, created_on DATETIME ) ENGINE=OLAP PRIMARY...
type/bug