Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-4974

Kylin does not handle fucntion CURRENT_TIME().

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • v3.1.1
    • v3.1.3
    • Query Engine
    • None

    Description

      Select query:

      ==========================[QUERY]===============================
      Query Id: 4e8c6498-9736-604f-ca84-c537e749448b
      SQL: select CURRENT_TIME() from KYLIN_SALES
      
      

      Response:

      org.apache.kylin.rest.exception.InternalErrorException: No DataTypeSerializer for type timeorg.apache.kylin.rest.exception.InternalErrorException: No DataTypeSerializer for type timewhile executing SQL: "select * from (select CURRENT_TIME() from KYLIN_SALES) limit 50000" at org.apache.kylin.rest.service.QueryService.doQueryWithCache(QueryService.java:486) at org.apache.kylin.rest.service.QueryService.doQueryWithCache(QueryService.java:401) at org.apache.kylin.rest.controller.QueryController.query(QueryController.java:93)
      

       

      Attachments

        Activity

          People

            alex.sidorchuk85 Alexander
            alex.sidorchuk85 Alexander
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: