This is an automated email from the ASF dual-hosted git repository. shaofengshi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kylin.git.
from 85c3895 KYLIN-3255 cannot save cube and unit test new 4b5fe6d KYLIN-3186 add partition_time other feature, abstract the 'initialPartitionSetting' method and enable the partition format editable of all data type new 7f2aa5a KYLIN-3186 expand partition-date-column format The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/kylin/common/util/DateFormat.java | 30 +++++- .../apache/kylin/metadata/model/PartitionDesc.java | 8 +- .../app/js/controllers/modelConditionsSettings.js | 113 ++++++++++++++++++--- webapp/app/js/model/cubeConfig.js | 12 ++- webapp/app/less/app.less | 14 +++ .../modelDesigner/conditions_settings.html | 48 ++++++--- 6 files changed, 186 insertions(+), 39 deletions(-)