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

Add Apache Arrow data support #30

Open
RandomFractals opened this issue Jul 10, 2021 · 2 comments
Open

Add Apache Arrow data support #30

RandomFractals opened this issue Jul 10, 2021 · 2 comments
Labels
blocked Blocked feature New feature

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Jul 10, 2021

see: https://arrow.apache.org/docs/js/

notebook stdout wiring in #29

and arrow data loading TS test notebook from #28

@RandomFractals
Copy link
Owner Author

looks like output data array is truncated:

std-out-bytes-read

@RandomFractals
Copy link
Owner Author

RandomFractals commented Jul 26, 2021

tried it again in the latest v1.59.0 insiders version. same results. bytes data array is chopped off:

image

vscode v. info:

Version: 1.59.0-insider (user setup)
Commit: 04485223ebc6a075f39966bf9b3e261359ac7818
Date: 2021-07-23T19:21:12.120Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0

data loading code and debug log:

image

code changes: f8d60f3

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

No branches or pull requests

1 participant