Naeel created HIVE-29223: ---------------------------- Summary: The BUG is found in apache/hive:4.1.0 Key: HIVE-29223 URL: https://issues.apache.org/jira/browse/HIVE-29223 Project: Hive Issue Type: Bug Components: Hive Affects Versions: 4.0.1, 4.1.0 Environment: with image: apache/hive:4.0.1
* trino> CREATE SCHEMA minio_catalog.mini WITH (location = 's3a://tiny/'); * CREATE SCHEMA with image: apache/hive:4.1.0 trino> CREATE SCHEMA minio_catalog.mini WITH (location = 's3a://tiny/'); Query 20250923_071049_00000_ht8pd failed: java.lang.NumberFormatException: For input string: "60s" Reporter: Naeel Fix For: 4.1.0 *The BUG is found in apache/hive:4.1.0* _Query 20250923_071049_00000_ht8pd failed: java.lang.NumberFormatException: For input string: "60s"_ _project with docker containers explains_ *_https://github.com/Repinoid/hive410bug_* -- This message was sent by Atlassian Jira (v8.20.10#820010)