For #records, why would tableau generate sum(1) instead of count(1) ?
Drill does not have specific optimization for sum(1).   It does have
optimization for count for Parquet data.

Aman

On Fri, Feb 19, 2016 at 10:16 AM, Sudip Mukherjee <[email protected]>
wrote:

> Hi,
>
> Have anyone tried optimizing SUM(1) query in drill? Or is it implemented?
> Getting these query while using Tableau. Mostly probably it is trying to
> figure out NUMBER_OF_RECORDS.
>
> Thanks,
> Sudip
>
>
>
> ***************************Legal Disclaimer***************************
> "This communication may contain confidential and privileged material for
> the
> sole use of the intended recipient. Any unauthorized review, use or
> distribution
> by others is strictly prohibited. If you have received the message by
> mistake,
> please advise the sender by reply email and delete the message. Thank you."
> **********************************************************************

Reply via email to