1. 585e120 Revert "[maven-release-plugin] prepare release kylin-5.0.3" by Li Yang · 2 hours ago kylin5
  2. ab4f86e Revert "[maven-release-plugin] prepare for next development iteration" by Li Yang · 2 hours ago
  3. 847482c [MINOR] Fix ut on test resource json (#2339) by Yinghao Lin · 29 hours ago
  4. bccc8d7 [maven-release-plugin] prepare for next development iteration by Li Yang · 2 days ago
  5. fc72eef [maven-release-plugin] prepare release kylin-5.0.3 by Li Yang · 2 days ago kylin-5.0.3
  6. 1d5bda7 [MINOR] fix license header of MockClusterManagerTest.java by Li Yang · 10 days ago
  7. 8b2cb8c Remove unused code (#2336) by Yinghao Lin · 2 weeks ago
  8. 63dadc2 [MINOR] fix migrate metadata tool for logical view by jlf · 3 weeks ago
  9. 22eb8fd [MINOR] fix API And add host check by jlf · 3 weeks ago
  10. b715b53 KYLIN-6076 Add tblproperties validation for InternalTable by jlf · 3 weeks ago
  11. b46d258 [MINOR] update release script by jlf · 5 weeks ago
  12. 7fe50b2 [KYLIN-5475] Use javaCC to parse self define DML (#2102) by Yang Jiang · 6 months ago
  13. 1dbe113 [maven-release-plugin] prepare for next development iteration by Li Yang · 6 months ago
  14. 6a63bd3 update pom.xml to release version 5.0.2 by Li Yang · 6 months ago kylin-5.0.2
  15. 6d97343 kylin 5.0.2 followup fix by Yinghao Lin · 6 months ago
  16. 59fc800 drop empty file src/spark-project/sparder/src/main/scala/org/apache/spark/sql/udf/TruncateImpl.scala by Li Yang · 6 months ago
  17. 80f8b66 Fixes based on static analysis (#2183) by Dmitry Kryukov · 6 months ago
  18. 006edc2 fix checkstyle by lionelcao · 6 months ago
  19. ebd80ad Update spark & gluten release version (#2324) by Yinghao Lin · 7 months ago
  20. a5b294e KYLIN-6071 Provide new jdbc service discovery (#2320) by Guoliang Sun · 7 months ago
  21. 4c5c695 KYLIN-6073 can not submit incremental refresh job of non-time partitioned table (#2322) by Guoliang Sun · 7 months ago
  22. 5ab14df KYLIN-6072 fix storage v3 use iceberg datasource (#2321) by Guoliang Sun · 7 months ago
  23. d824700 KYLIN-6070 Modify the logic of internal table and snapshot usage times (#2319) by Guoliang Sun · 7 months ago
  24. 2ee024e KYLIN-6069 optimize internal table jobs (#2318) by Guoliang Sun · 7 months ago
  25. 1662fc4 KYLIN-6068 Optimizing spring session cleanup to avoid MySQL deadlocks as much as possible by 夏旭晨 · 8 months ago
  26. 1cff0dc KYLIN-6067 Keep columns order in select star for ModelView by Yan Xin · 8 months ago
  27. 1a5415c KYLIN-6066 Adapt the spark-test script for gluten and opt code structure by huangsheng · 8 months ago
  28. 6db399f KYLIN-6065 Update JobFilter initialization to use BUILD_JOB_TYPES when jobName is null by Dazhong Wu · 8 months ago
  29. aae2973 KYLIN-6064 Support HiveTableScanExecTransformer operator for RD by huangsheng · 8 months ago
  30. d0433ae KYLIN-6063 Fix KylinStorageScanExec fallback by Shuai li · 8 months ago
  31. b744b9b KYLIN-6062 delete internal table metadata while deleting project by 夏旭晨 · 8 months ago
  32. 40ddcf8 KYLIN-6061 build enable gluten by jlf · 9 months ago
  33. 201b73a KYLIN-6060 add separate load methods for different storage types of internal tables by huangsheng · 9 months ago
  34. f467d1f KYLIN-6059 fix job suicide operation by 夏旭晨 · 9 months ago
  35. 41be8ee KYLIN-6058 Only non-empty segment calculate ColumnSourceBytes by jlf · 1 year, 1 month ago
  36. e9d6ee5 KYLIN-6057 Fix global dict v2 concurrent build version problem by Yinghao Lin · 12 months ago
  37. 7a43557 KYLIN-6056 fix the preflight request got a 401 Unauthorized error due to the OPTIONS request lacks authentication header by huangsheng · 1 year, 2 months ago
  38. 485a720 KYLIN-6055 Support for calculating dimension_range_information_map for one level partition under multi partitions by Guoliang Sun · 1 year, 3 months ago
  39. 19435d6 KYLIN-6054 Filter hadoop make files in file pruner by jlf · 1 year, 2 months ago
  40. 0c5ad43 KYLIN-6052 Internal table loading supports jdbc logical view (#2302) by Guoliang Sun · 7 months ago
  41. 552eb42 KYLIN-6051 Historical code cleanup & refactoring (#2301) by Guoliang Sun · 7 months ago
  42. c5d9939 KYLIN-6050 fix use default schema when query internal table directly (#2300) by Guoliang Sun · 7 months ago
  43. a7c4bfc KYLIN-6049 Fix metadata migrate tool (#2299) by Guoliang Sun · 7 months ago
  44. 0327be4 KYLIN-6048 limit command line output size to avoid OOM by 夏旭晨 · 10 months ago
  45. ac82fff KYLIN-6047 Support Row operator conversion by Guoliang Sun · 10 months ago
  46. 68b269d KYLIN-6046 fix quoted lower-case table name when pushdown by Xuecheng Shan · 12 months ago
  47. 21630ba KYLIN-6045 Fix sum decimal precision by Yinghao Lin · 1 year ago
  48. a03fbf8 KYLIN-6044 Removed ProjectAggregateMergeRule to avoid aggregate index mismatches by Guoliang Sun · 1 year, 1 month ago
  49. 8a16f6c KYLIN-6043 Fix truncate function for decimal scale by Yinghao Lin · 1 year, 1 month ago
  50. f477844 KYLIN-6042 Fix the discard_table_index parameter to ensure that no detail indexes are recommended by Guoliang Sun · 1 year, 1 month ago
  51. ce8e04a KYLIN-6041 If modelContext is SnapshotSelected, do not collectResponseOfReusedModels by jlf · 1 year, 1 month ago
  52. 9fd82c0 KYLIN-6040 remove hasChecked and isLogicalViewConfigLegal by jlf · 1 year, 1 month ago
  53. aa49522 KYLIN-6039 Optimize query placeholder search by reducing loop count by huangsheng · 1 year, 2 months ago
  54. 1536a74 KYLIN-6038 fix storage v3 layout details deletion by 夏旭晨 · 10 months ago
  55. 771d3c6 KYLIN-6037 migrate upgrade metadata to system metadata by 夏旭晨 · 10 months ago
  56. 2ced249 KYLIN-6053 Add OpenAPI to show internaltable details by Yan Xin · 10 months ago
  57. 721b7a5 KYLIN-6036 Skip tables without permissions when loading tables by jlf · 1 year, 2 months ago
  58. 7dbdb72 KYLIN-6035 Support for showing project list in ops_plan by Guoliang Sun · 1 year, 2 months ago
  59. 4a6e189 KYLIN-6034 fix columns of OlapContext when top node is OlapWindowRel by Xuecheng Shan · 1 year, 2 months ago
  60. 847d136 KYLIN-6033 Route to calcite engine when answer min/max query by metadata (#2282) by Guoliang Sun · 7 months ago
  61. 01cf363 KYLIN-6032 Duplicate with KYLIN-5934, just format code by Guoliang Sun · 7 months ago
  62. 9db7d8d KYLIN-6031 Add OpenAPI to show internalTable info (#2280) by Guoliang Sun · 7 months ago
  63. 9284fa9 KYLIN-6030 rename table related api response attributes by Guoliang Sun · 7 months ago
  64. b11c5de KYLIN-6029 Ensure reset password successfully (#2278) by Guoliang Sun · 7 months ago
  65. 103a087 KYLIN-6028 fix parallel build/refresh job by 夏旭晨 · 10 months ago
  66. a7fd8bc KYLIN-6027 update example metadata files by Yan Xin · 10 months ago
  67. 83cab86 KYLIN-6026 When table sourceType is JDBC,skip `calculateViewMetas` by jlf · 10 months ago
  68. 1b3d5d5 KYLIN-6025 sort data to avoid too much data folder for internal table by Zhiting Guo · 10 months ago
  69. 1fd2a65 KYLIN-6024 gluten metadata cache support rocksdb by Zhong.Zhu · 10 months ago
  70. d9bf2a9 KYLIN-6023 fix invalid model renaming by 夏旭晨 · 10 months ago
  71. 1ddc347 KYLIN-6022 internalTableLoading Job support parallel build by Zhong.Zhu · 10 months ago
  72. fa490cb KYLIN-6021 Add use_excel_serialization=true for CSV by Shuai li · 10 months ago
  73. 3760d94 KYLIN-6020 Add system-level/project-level configuration to check internal table directly by Dazhong Wu · 10 months ago
  74. 73f2091 KYLIN-6019 fix calculate scanRows and scanBytes (#2268) by Guoliang Sun · 7 months ago
  75. 0bdc188 KYLIN-6018 optimize metadata migrate tool 4x-->5x, run without kylin_config by Zhong.Zhu · 10 months ago
  76. 871f9b8 KYLIN-6017 Skip replay audit log when running metadata restore tool by Zhong.Zhu · 10 months ago
  77. e7a8207 KYLIN-6016 fix driver & executor load same class from different classpath randomly when executing building job by Zhimin Wu · 11 months ago
  78. e7ca74e KYLIN-6013 OpenAPI check gluten is enabled by jlf · 11 months ago
  79. aeef133 KYLIN-6011 unify job_lock fetch sequence when consuming job and producing job by Zhong.Zhu · 11 months ago
  80. 5082123 KYLIN-6010 Only InternalTableLoadingJob use gluten by jlf · 11 months ago
  81. 56a189a KYLIN-6009 fix api performance by Zhiting Guo · 11 months ago
  82. 60545c3 KYLIN-6008 fix logical view by Zhiting Guo · 11 months ago
  83. f9d16bf KYLIN-6007 fix filtering jobs with table identity fuzzy matching by jlf · 11 months ago
  84. 492870a KYLIN-6005 Prefer using aggregate indexes for queries involving aggregations on a single table by Pengfei.Zhan · 11 months ago
  85. ba4659c KYLIN-6004 check gluten enabled when load table as internal table (#2257) by Guoliang Sun · 7 months ago
  86. 99b0fc2 KYLIN-6003 fix metadata import (#2256) by Guoliang Sun · 7 months ago
  87. 9205834 KYLIN-6002 Synchronize computedColumns when operating models (#2255) by Guoliang Sun · 7 months ago
  88. 57b8422 KYLIN-6001 rename job table name as v2 (#2254) by Guoliang Sun · 7 months ago
  89. b0f7965 KYLIN-5999 fix query out of segment range (#2253) by Guoliang Sun · 7 months ago
  90. 21d98f3 KYLIN-5994 Fix JDBC source config validation by Yinghao Lin · 7 months ago
  91. bd86f44 KYLIN-5997 fix query with streaming model by Guoliang Sun · 7 months ago
  92. 8f7807f KYLIN-5993 Internal table For website by jlf · 7 months ago
  93. b3cac10 KYLIN-5986 remove `org.apache.kylin.rest.controller.SparkSourceController` by jlf · 7 months ago
  94. 5f3ef47 KYLIN-5982 Fix internal table error when single table model exists (#2244) by Guoliang Sun · 8 months ago
  95. e18b73a Merge pull request #2245 from VaitaR/patch-1 by Lu Cao · 9 months ago
  96. 52ca2a0 Update README.md by VaitaR · 9 months ago
  97. 6477527 KYLIN-5980 reformat internal table truncate and drop partition rest api by huangsheng · 1 year ago
  98. d918ccd KYLIN-5981 upgrade tomcat version to fix high-risk security vulnerabilities by Zhimin Wu · 1 year ago
  99. a6a37e8 KYLIN-5979 Preload gulten cache by jlf · 1 year ago
  100. 66e47da KYLIN-5977 Update Gluten Ext Version by Kyligence Git · 1 year, 1 month ago