Skip to content

Post-compiling user defined functions #1418

@ritchie46

Description

@ritchie46

This is probably not an easy question. py-polars make extensive use of PyO3 to build a python wrapper around polars. Now I would like to investigate the possibility of letting users compile their own functions against an already compiled cdylib python library.

This issue is a late response to:

David Hewitt
@davidhewitt
Jan 16 08:00
Hmm, that's an interesting question. 
I don't think there's an easy answer, but it should be possible. 
You'll probably need to make users link against the polars extension library? 
Not entirely sure. Want to open an issue and we can figure out a POC?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions