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

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


    from f477844343 KYLIN-6042 Fix the discard_table_index parameter to ensure 
that no detail indexes are recommended
     add 8a16f6c02d KYLIN-6043 Fix truncate function for decimal scale

No new revisions were added by this update.

Summary of changes:
 .../kylin/query/runtime/ExpressionConverter.scala  |   4 +-
 .../scala/org/apache/spark/sql/KapFunctions.scala  | 105 +--------------
 .../sql/catalyst/expressions/KapExpresssions.scala | 147 +++++++++++++++++----
 .../org/apache/spark/sql/udf/TruncateImpl.scala    |  60 ---------
 .../org/apache/spark/sql/udf/TruncateTest.scala    |   7 +-
 5 files changed, 131 insertions(+), 192 deletions(-)

Reply via email to