Hi all, With 6 binding +1 votes and 2 non-binding +1 votes, the Apache Kylin 5.0.2 is released. Download links will be updated on the website shortly.
---- This is a maintenance release containing 55 bug fixes and 24 enhancements. All issue details are at this link: https://issues.apache.org/jira/projects/KYLIN/versions/12355670 Here’s a summary from Chat-GPT. :-) - *Bug Fixes:* - Resolved multiple errors related to internal tables, query execution, and real-time model building ([KYLIN-5991], [KYLIN-5992], [KYLIN-5997]). - Fixed metadata migration and upgrade issues preventing smooth transitions from Kylin4 to Kylin5 ([KYLIN-6001], [KYLIN-6037]). - Addressed query inconsistencies, including errors in DENSE_RANK(), SUM, and COUNT DISTINCT calculations ([KYLIN-6034], [KYLIN-6045], [KYLIN-6010]). - Resolved storage-related issues, including index deletion errors and failure in logical views ([KYLIN-6038], [KYLIN-6040]). - Fixed permission and access issues affecting Hive table loading and metadata visibility ([KYLIN-6036], [KYLIN-6062]). - Improved system stability by fixing memory leaks, OOM risks, and build process failures ([KYLIN-6048], [KYLIN-6059]). - *Improvements**:* - Introduced internal table support for websites and enhanced caching mechanisms ([KYLIN-5993], [KYLIN-5996]). - Added file merging capabilities for internal table partitions to optimize storage ([KYLIN-6025]) - Optimized query engine performance, including parallel incremental loading for internal tables ([KYLIN-6022], [KYLIN-6039]). - Improved metadata handling, caching mechanisms, and API consistency ([KYLIN-6024], [KYLIN-6030], [KYLIN-6031]). - Enhanced system configurations for direct internal table queries and improved storage logic ([KYLIN-6020], [KYLIN-6060]). - Introduced OpenAPIs for internal table management and query optimizations ([KYLIN-6053], [KYLIN-6054]). Thanks to everyone who has contributed to this release. Here are the release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316121&version=12355670 The releasing commit is: https://github.com/apache/kylin/tree/kylin-5.0.2 (33cfb69bbd1b529f45a07c919718641ce986ccd7) Best regards, Yang