Hi,

I find that hive support pattern matching in several DDLs like
SHOW FUNCTIONS [LIKE "<pattern>"];
SHOW DATABASES [LIKE "<pattern>"];

Does "pattern" mean any regular expression? Is there any spec of that?
I went through the language manual, but still didn't find any spec about
that.

Thanks,
Bargitta

Reply via email to