2023-08-31 kernel meeting notes #33
zachschuermann
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
summary
main threads:
attendees
@tdas @rtyler @wjones127 @nicklan @MrPowers @ryan-johnson-databricks @zachschuermann
notes stream
threads
Rust updates
Hackathon: duckDB at first, now just C API over arrow C data interface
Will PR for sync interfaces
read_file
vsread_files
functionread_parquet
/_json
can allow for concurrencyObjectStore
crate/trait.@ryan-johnson-databricks where in kernel proper are we sending batch files?
@nicklan ideally kernel doesn’t care about sync/async
discussion on sync/async
read_files
iteratorQuestion from @nicklan to @wjones127: should we merge PR and iterate? Or iterate un-merged? Action item: follow-up
context: Tyler/Robert implemented streams/async (without runtime)
other updates
Beta Was this translation helpful? Give feedback.
All reactions