This is an automated email from the ASF dual-hosted git repository.

billyliu pushed a change to branch 2.3.x
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 4273514  bump versin to 2.3.1
     new 2a72dad  KYLIN-3236 The function 'reGenerateAdvancedDict()' has an 
error logical judgment, which will cause an exception when you edit the cube.
     new f989aa5  KYLIN-3233, fix CacheController if cacheKey has "/".
     new 80d0161  KYLIN-3287, fix when a shard by column is in dict encoding, 
dict building error.
     new 348e73d  KYLIN-3119 Fix bugs in the function 'massageSql' of 
'QueryUtil.java'
     new 066ac49  KYLIN-3280 The delete button should not be enabled without 
any segment in cube segment delete confirm dialog

The 5 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:
 .../apache/kylin/common/restclient/RestClient.java | 13 +++++-
 .../kylin/engine/mr/steps/CreateDictionaryJob.java |  2 +-
 .../localmeta/cube_desc/ci_inner_join_cube.json    |  3 +-
 .../org/apache/kylin/query/util/QueryUtil.java     | 29 +++++++-----
 .../org/apache/kylin/query/util/QueryUtilTest.java | 52 ++++++++++++++++++++++
 .../broadcaster/BroadcasterReceiveServlet.java     | 21 +++++++--
 .../kylin/rest/controller/CacheController.java     | 10 +++++
 webapp/app/js/controllers/cubeAdvanceSetting.js    |  5 +++
 webapp/app/js/controllers/cubeEdit.js              | 15 +++++--
 webapp/app/partials/cubes/cube_delete_segment.html |  2 +-
 10 files changed, 129 insertions(+), 23 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
billy...@apache.org.

Reply via email to