mirror of
https://github.com/apache/impala.git
synced 2026-01-10 09:00:16 -05:00
An upcoming patch will add a function that will not be user visible. This patch allows a non-visible function to be added in the same way that visible functions are added (using impala_functions.py). Change-Id: I70971ced0d595a7aaa975985e589d2676423e221 Reviewed-on: http://gerrit.cloudera.org:8080/528 Reviewed-by: Casey Ching <casey@cloudera.com> Tested-by: Internal Jenkins