I'm trying to trigger partition prunning like this:

   select *
   from dfs.`json/by-date`
   where dir0 = cast(current_date as varchar);

But apparently, it only works when passing a literal. Am I missing something?

Thanks,

--
Oscar Morante
"Self-education is, I firmly believe, the only kind of education there is."
                                                         -- Isaac Asimov.

Attachment: signature.asc
Description: Digital signature

Reply via email to