Skip to content

Fix chunkedgraph edit combine and add caching#4

Open
jefferis wants to merge 3 commits intomainfrom
fix/edit-cache-and-combine
Open

Fix chunkedgraph edit combine and add caching#4
jefferis wants to merge 3 commits intomainfrom
fix/edit-cache-and-combine

Conversation

@jefferis
Copy link
Copy Markdown
Member

Summary

  • fix operation detail data-frame assembly when chunked responses include empty batches or missing names
  • add incremental on-disk caching for chunkedgraph operation fetches using Arrow plus a missing-op sidecar cache
  • add regression tests for the combine path and cache append/schema-drift behavior

Testing

  • Rscript -e "for (f in list.files('R', full.names=TRUE)) parse(file=f); cat('Parsed', length(list.files('R', full.names=TRUE)), 'R files successfully\n')"

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

Successfully merging this pull request may close these issues.

1 participant