Skip to content

Add methods that allow to insert/fetch a stream of bytes in arbitrary format #174

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

Open
1 of 2 tasks
slvrtrn opened this issue Nov 8, 2024 · 3 comments
Open
1 of 2 tasks
Labels
enhancement New feature or request

Comments

@slvrtrn
Copy link
Contributor

slvrtrn commented Nov 8, 2024

See the discussion here: #152 (comment)

For raw insert, the main use case is to insert the data from files. Similarly, with raw query, the data can be saved into a file.

@slvrtrn slvrtrn added the enhancement New feature or request label Nov 8, 2024
@slvrtrn slvrtrn changed the title Add insert_raw / select_raw methods that allow to fetch a stream of bytes in arbitrary format Add methods that allow to insert/fetch a stream of bytes in arbitrary format Nov 8, 2024
@serprex
Copy link
Member

serprex commented Feb 1, 2025

#182

@VladTheJunior
Copy link

VladTheJunior commented May 29, 2025

Hi, is there any progress on inserting bytes feature ? I want to insert parquet data to table and can't find way to do it.

@slvrtrn
Copy link
Contributor Author

slvrtrn commented May 29, 2025

@VladTheJunior, I am currently busy with #221; the insert bytes feature can be put back on track after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants