Guoliang Sun created KYLIN-5987: ----------------------------------- Summary: When creating an internal table, the partition column and the time partition format were not cross-validated. Key: KYLIN-5987 URL: https://issues.apache.org/jira/browse/KYLIN-5987 Project: Kylin Issue Type: Bug Reporter: Guoliang Sun Attachments: image-2025-02-13-15-56-36-573.png, image-2025-02-13-15-57-43-195.png
*[Internal Table Interface]* When creating an internal table, the partition column and the time partition format were not cross-validated (this issue also exists in the update internal table attributes interface). *Example:* * No partition column was provided, only the time partition format was passed, yet the request succeeded. * *Expected Behavior:* Validation should be performed, and the request should fail. !image-2025-02-13-15-56-36-573.png! *[Internal Table Interface]* When creating an internal table, a non-time partition column and a time partition format were provided, yet the request succeeded. *Expected Behavior:* Validation should be performed, and the request should fail. !image-2025-02-13-15-57-43-195.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)