Scalar UDFs show NEO catalog in error msg from 2nd try
Bug #1351461 reported by
Aruna Sadashiva
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Trafodion |
Fix Released
|
High
|
Cliff Gray |
Bug Description
Scalar UDFs show NEO catalog in error msg from 2nd try:
SQL>cqd allow_udf 'on';
--- SQL operation complete.
SQL>values(
*** ERROR[1389] Object GETTAG does not exist in Trafodion. [2014-05-30 07:16:38]
*** ERROR[1389] Object GETTAG does not exist in Trafodion. [2014-05-30 07:16:38]
*** ERROR[4450] Function TRAFODION.
*** ERROR[4450] Function NEO.UDF.GETTAG is not a built-in function or registered user-defined function. [2014-05-30 07:16:38]
Changed in trafodion: | |
importance: | Undecided → High |
Changed in trafodion: | |
milestone: | none → r1.1 |
Changed in trafodion: | |
assignee: | Suresh Subbiah (suresh-subbiah) → Cliff Gray (cliff-gray) |
status: | New → In Progress |
Changed in trafodion: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in change 1296. Not only one error message (4450) is issued.