You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Owen O'Malley <ow...@gmail.com> on 2021/01/15 21:54:59 UTC

Review for SArg patch

All,
   I've had a patch out for review https://github.com/apache/hive/pull/1726
<https://www.google.com/url?q=https://github.com/apache/hive/pull/1726&sa=D&source=hangouts&ust=1610833881191000&usg=AFQjCNFkrie78-TIddt42etRiEIZariJbQ>
that is needed for an improvement for ORC predicate pushdown. It would be
great to get it reviewed soon.

  It allows the client code to get the unnormalized expression of the SArg,
which is typically much smaller.

Thanks,
   Owen