Hi, I am using Hive 0.14.0, and have hive thrift server running.During its running, I would use “create function” to add a permanent function, Does hive support this **without restarting** the hive thrift server,that is, after creating the function, I will be able to use the function when I connect the hive server with jdbc?
Thanks.
