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

Unfreezable with large dataset #8

Open
Camsbury opened this issue Apr 15, 2022 · 0 comments
Open

Unfreezable with large dataset #8

Camsbury opened this issue Apr 15, 2022 · 0 comments

Comments

@Camsbury
Copy link

Camsbury commented Apr 15, 2022

I'm succeeding in joining smaller chunks of a large dataset in memory (that have been frozen/saved individually), but when I concat them and try

  (tio/put-nippy!
   (tio/gzip-output-stream! path)
   (tds/dataset->data ds))

I get something like the following. Have also seen I here instead of J. Maybe some compression stuff gone awry?

Unhandled clojure.lang.ExceptionInfo
   Unfreezable type: class [J
   {:type [J, :as-str "#object[\"[J\" 0x7fbe02ac \"[J@7fbe02ac\"]"}
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