Kylin 幾個sql報錯原因 匯總


  • Can't create EnumerableAggregate! while executing SQL
    由distinct count引起的錯誤

  • null while executing SQL
    join的左右兩個表之間有相互依賴的關系

  • missing a new olapcontext while executing SQL
    需要用大表join小表

  • Division undefined
    除法中,分母為空,對為空情況進行單獨處理

  • No realization found for OLAPContext
    查詢的維度或指標不存在與cube中

  • cte內部支持 order by 1,2,3, 不支持 group by 1,2,3


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM