Fix bug that the ArithmeticExpr's write method is not implement, causing FE crash when creating function like: CREATE ALIAS FUNCTION IF NOT EXISTS mesh_udf_test1(INT,INT) WITH PARAMETER(n,d) AS ROUND(1+floor(n/d)); Add if exists and if not exists for drop and create function Fix a minor bug that if file does not exist, hdfs() table valued function will throw NPE
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
-- This file is automatically generated. You should know what you did if you want to edit this
|
|
-- !sql1 --
|
|
1
|
|
|
|
-- !sql1 --
|
|
1
|
|
|