Implement BLOB handling in python UDFs #6612
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Date: 2018-06-13 12:34:02 +0200
From: @kutsurak
To: SQL devs <>
Version: -- development
Last updated: 2018-08-31 13:23:24 +0200
Comment 26482
Date: 2018-06-13 12:34:02 +0200
From: @kutsurak
User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Build Identifier:
BLOB columns are not handled by python UDFs whereas they should be. Florestan De Moor was kind enough to provide a patch for this.
I am opening this issue to handle any communication about this patch.
Reproducible: Always
Comment 26483
Date: 2018-06-13 12:35:56 +0200
From: @kutsurak
Created attachment 603
Patch to handle blobs in Python UDFs
Comment 26555
Date: 2018-07-19 10:43:45 +0200
From: @kutsurak
Patch applied in commit: 7aaeaa80867ff14a736a2edce512aca2ac77d5d1
The text was updated successfully, but these errors were encountered: