Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.7
-
None
Description
Currently the maximum argument size for Python UDFs is limited by the default frame size. It should be larger than that, perhaps about 1MB, until true variable size buffering is implemented.