tousifanwar11 opened a new pull request, #12443: URL: https://github.com/apache/iceberg/pull/12443
Fixes #12442 Add a test case for creating a table partitioned by year and month in `TestCreateTable.java`. * Add `testCreateTablePartitionedByYearAndMonth` method to verify table creation with `PARTITIONED BY (year(completion_date), month(completion_date))`. * Check that the table is created successfully with the correct schema and partitioning. * Ensure the table does not have the default format set. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/apache/iceberg/issues/12442?shareId=XXXX-XXXX-XXXX-XXXX). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org