SteveYurongSu opened a new pull request #2361:
URL: https://github.com/apache/iotdb/pull/2361


   How to reproduce:
   
   1. CREATE FUNCTION example as "org.apache.iotdb.udf.UDTFExample"
   2. DROP FUNCTION example
   3. modify your code in UDTFExample
   4. repackage the UDF and upload it 
   5. CREATE FUNCTION example as "org.apache.iotdb.udf.UDTFExample"
   
   The behavior of the newly registered UDF will not be any different from the 
old UDF.
   
   JIRA: https://issues.apache.org/jira/browse/IOTDB-1090


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to