Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
It will throw exceptions as following when using constant strings in Pandas UDAF:
E raise ValueError("field_type %s is not supported." % field_type)
E ValueError: field_type type_name: CHAR
E char_info {
E length: 3
E }
E is not supported.
Attachments
Issue Links
- links to