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

have a numpy result cursor #15

Open
gijzelaerr opened this issue May 14, 2020 · 1 comment
Open

have a numpy result cursor #15

gijzelaerr opened this issue May 14, 2020 · 1 comment
Assignees
Milestone

Comments

@gijzelaerr
Copy link
Collaborator

No description provided.

@gijzelaerr gijzelaerr added this to the 1.0 milestone May 14, 2020
@gijzelaerr gijzelaerr self-assigned this May 14, 2020
@ghost
Copy link

ghost commented May 22, 2020

See other ticket. Simple bulk transfer from the result set.
We should re-use the RAPI code to also support the other way around, i.e. pass a bumpy to monetdbe for import, e.g.

monetdbe.import('schema','table', numpyarray)

and

monetdb.import(dataframe)
which produces a SQL create statement and load

@gijzelaerr gijzelaerr modified the milestones: 1.0, 0.6 May 29, 2020
@gijzelaerr gijzelaerr modified the milestones: 0.6, 0.7, 0.8 Jun 11, 2020
@gijzelaerr gijzelaerr modified the milestones: 0.8, 0.9 Jun 30, 2020
@gijzelaerr gijzelaerr modified the milestones: 0.9, 0.10 Sep 11, 2020
@gijzelaerr gijzelaerr modified the milestones: 0.10, 0.11 Apr 9, 2021
@gijzelaerr gijzelaerr modified the milestones: 0.11, 0.12 Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant