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

nic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 1a2f779  Kylin 3392 support sum(null)
     new d2907d8  Add JoinedFormatter for Dynamic variables
     new 1b71a62  KYLIN-4156 Code reivew

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:
 .../java/org/apache/kylin/job/JoinedFlatTable.java |   5 +-
 .../java/org/apache/kylin/job/JoinedFormatter.java | 127 +++++++++++++++++++++
 .../org/apache/kylin/job/JoinedFormatterTest.java  |  50 ++++----
 .../modelDesigner/conditions_settings.html         |   1 +
 4 files changed, 157 insertions(+), 26 deletions(-)
 create mode 100644 
core-job/src/main/java/org/apache/kylin/job/JoinedFormatter.java
 copy 
core-cube/src/test/java/org/apache/kylin/cube/ProjectSpecificConfigTest.java => 
core-job/src/test/java/org/apache/kylin/job/JoinedFormatterTest.java (53%)

Reply via email to