hi:
What is the function to get last date (or last N day)?  

my SQL is something like *where FACT_DATE_ID = date_sub(curdate(), interval 1 
DAY);*


I found calcite 1.7.0 has support TIMESTAMPADD, TIMESTAMPDIFF functions, is it 
will be help? But Kylin only support calcite 1.6.0 now.

Reply via email to