[ 
https://issues.apache.org/jira/browse/ASTERIXDB-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406090#comment-17406090
 ] 

ASF subversion and git services commented on ASTERIXDB-2953:
------------------------------------------------------------

Commit efa7eaea193527bb46b9d467609463d5c09566b6 in asterixdb's branch 
refs/heads/master from Ian Maxon
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=efa7eae ]

[ASTERIXDB-2953][RT] Fix large buffer read bug

- user mode changes: no
- storage format changes: no
- interface changes: no

Dereference the memoryview when reallocating the bytearray
instead of just setting it to None.

Also add a test to check it.

Change-Id: Ic95e592b42139b4750af8bb20291f926b3a973e1
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/12943
Reviewed-by: Ian Maxon <[email protected]>
Reviewed-by: Dmitry Lychagin <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>


> PyUDF wrapper dies if fed an object bigger than FRAMESZ
> -------------------------------------------------------
>
>                 Key: ASTERIXDB-2953
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2953
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Ian Maxon
>            Assignee: Ian Maxon
>            Priority: Major
>
> Due to a silly bug, the logic around feeding an object bigger than 32k to the 
> PyUDF wrapper will currently cause it to die. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to