Difference between EnablePutExpr & EnablePutTgExpr

Hi,
We are currently running TGDB 3.9.2-1
What is the difference between
gadmin config set GSQL.UDF.EnablePutExpr true
gadmin config set GSQL.UDF.EnablePutTgExpr true

1 Like

Hi Team,

Any update on this.

I believed GSQL.UDF.EnablePutTgExpr is for our internal UDF functions (or testing of those functions).

For users, you should use the gadmin config set GSQL.UDF.EnablePutExpr true option (not the one with tg in it) and follow the instruction here to install a UDF: Query User-Defined Functions :: GSQL Language Reference

1 Like