Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement BLOB handling in python UDFs #6612

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

Implement BLOB handling in python UDFs #6612

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
enhancement New feature or request SQL

Comments

@monetdb-team
Copy link

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

Attached file: pyobjectsToBlob.patch (text/plain, 3855 bytes)
Description: Patch to handle blobs in Python UDFs

Comment 26555

Date: 2018-07-19 10:43:45 +0200
From: @kutsurak

Patch applied in commit: 7aaeaa80867ff14a736a2edce512aca2ac77d5d1

@monetdb-team monetdb-team added enhancement New feature or request SQL labels Nov 30, 2020
@sjoerdmullender sjoerdmullender added this to the Ancient Release milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SQL
Projects
None yet
Development

No branches or pull requests

2 participants