Re: Partition Filtering Using LIKE

2018-12-13 Thread Andreea Paduraru
be more than one of each? Is there anywhere this implementation is documented or defined? Thank you, Andreea From: Andreea Paduraru Reply-To: "user@hive.apache.org" Date: Thursday, 13 December 2018 at 14:39 To: "user@hive.apache.org" Subject: Partition Filtering Using LIK

Partition Filtering Using LIKE

2018-12-13 Thread Andreea Paduraru
Hi, I would like to know what kind of expressions the ‘LIKE’ operator supports in the case of partition filtering. Is it percent (“%”) and underscore (“_”) or something else? Thanks, Andreea