GitHub / TimelyDataflow/timely-dataflow issues and pull requests
#665 - Update columnar dependence
Pull Request -
State: closed - Opened by frankmcsherry 3 months ago
#664 - Remove crossbeam uses
Pull Request -
State: closed - Opened by frankmcsherry 3 months ago
#663 - Make `std::time::Instant` optional
Pull Request -
State: closed - Opened by frankmcsherry 3 months ago
#662 - Further cleanup
Pull Request -
State: closed - Opened by frankmcsherry 3 months ago
#661 - Further articulate assumed properties
Pull Request -
State: closed - Opened by frankmcsherry 3 months ago
#660 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 3 months ago
#659 - Add clippy lints
Pull Request -
State: closed - Opened by antiguru 4 months ago
#658 - Linear reachability, take 2
Pull Request -
State: closed - Opened by frankmcsherry 4 months ago
#657 - Update columnar to 0.4.1
Pull Request -
State: closed - Opened by antiguru 4 months ago
#656 - Revert "Linear connectivity (#651)"
Pull Request -
State: closed - Opened by antiguru 4 months ago
- 1 comment
#655 - Add miri test
Pull Request -
State: closed - Opened by antiguru 4 months ago
#654 - Potentially corrupt connectivity after linear connectivity changes
Issue -
State: open - Opened by antiguru 4 months ago
- 2 comments
#653 - Replace crossbeam-channel by the std variant
Pull Request -
State: closed - Opened by antiguru 4 months ago
- 2 comments
#652 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 5 months ago
#651 - Linear connectivity
Pull Request -
State: closed - Opened by frankmcsherry 5 months ago
#650 - Pluggable subgraph builders
Pull Request -
State: open - Opened by antiguru 5 months ago
#649 - Make `Buffer::push_into` private
Pull Request -
State: closed - Opened by frankmcsherry 5 months ago
#648 - Enter leave test failing
Pull Request -
State: open - Opened by frankmcsherry 5 months ago
#647 - Remove columnation and flatcontainer deps
Pull Request -
State: closed - Opened by antiguru 5 months ago
- 1 comment
#646 - Get `columnar` example to non-`realloc`'ing state
Pull Request -
State: open - Opened by frankmcsherry 6 months ago
#645 - Remove serde implementation from TimelyStack
Pull Request -
State: closed - Opened by antiguru 6 months ago
#644 - Allow limits on spare buffers maintained in `BytesSlab`
Pull Request -
State: closed - Opened by frankmcsherry 6 months ago
#643 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#642 - Zero-copy for networked processes
Pull Request -
State: closed - Opened by antiguru 6 months ago
- 1 comment
#641 - Demonstrate `BytesSlab` with abstracted bytes storage
Pull Request -
State: closed - Opened by frankmcsherry 6 months ago
- 1 comment
#640 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#639 - Update columnar to 0.3, make workspace dependency
Pull Request -
State: closed - Opened by antiguru 6 months ago
#638 - Broadcast channels for remote processes
Pull Request -
State: closed - Opened by frankmcsherry 6 months ago
- 1 comment
#637 - bytes: Separate `Bytes` and `BytesMut`
Pull Request -
State: closed - Opened by frankmcsherry 6 months ago
- 1 comment
#636 - Convert `Write::write` to `Write::write_all`
Pull Request -
State: closed - Opened by frankmcsherry 6 months ago
#635 - Update columnar to 0.3, and columnar example
Pull Request -
State: closed - Opened by frankmcsherry 6 months ago
#634 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#633 - Introduce foundation for broadcast channel
Pull Request -
State: closed - Opened by frankmcsherry 6 months ago
#632 - capability: avoid touching `ChangeBatch` on no-op downgrades
Pull Request -
State: closed - Opened by petrosagg 6 months ago
- 2 comments
#631 - chore(timely): release v0.17.1
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#630 - Derive ord/eq traits for Product's columnar variant
Pull Request -
State: closed - Opened by antiguru 6 months ago
#629 - Move opinions about reachability logging into `TrackerLogger`
Pull Request -
State: closed - Opened by frankmcsherry 6 months ago
#628 - Flatten reachability logging, log identifier
Pull Request -
State: closed - Opened by antiguru 6 months ago
#627 - Allow event iterators to surface owned data
Pull Request -
State: closed - Opened by antiguru 6 months ago
#626 - Log operator summaries using clever approach
Pull Request -
State: closed - Opened by frankmcsherry 7 months ago
#625 - chore(timely): release v0.17.0
Pull Request -
State: closed - Opened by github-actions[bot] 7 months ago
#624 - Typed logging
Pull Request -
State: closed - Opened by antiguru 7 months ago
#623 - Remove push_container from capacity container builder
Pull Request -
State: closed - Opened by antiguru 7 months ago
#622 - Avoid allocation in progcaster
Pull Request -
State: closed - Opened by antiguru 7 months ago
#621 - give_container for arbitrary container builders
Pull Request -
State: closed - Opened by antiguru 7 months ago
- 1 comment
#620 - is_empty check before retrieving elapsed time for activations
Pull Request -
State: closed - Opened by ncblakely 7 months ago
- 4 comments
#619 - Log action can distinguish data from flush
Pull Request -
State: closed - Opened by antiguru 7 months ago
#618 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 7 months ago
#617 - Correct documentation for execute_from_args
Pull Request -
State: closed - Opened by antiguru 7 months ago
#616 - about execute_from_args document
Issue -
State: closed - Opened by MichaelBBTiger 7 months ago
- 1 comment
#615 - Define loggers in terms of container builders
Pull Request -
State: closed - Opened by antiguru 7 months ago
- 1 comment
#614 - Align `Bytesable` messages to `u64`
Pull Request -
State: closed - Opened by frankmcsherry 7 months ago
#613 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 8 months ago
#612 - Remove SizableContainer requirement from partition
Pull Request -
State: closed - Opened by antiguru 8 months ago
#611 - Update `columnar`
Pull Request -
State: closed - Opened by frankmcsherry 8 months ago
#610 - dataflow/operators/core: add `.partition()` for `StreamCore`
Pull Request -
State: closed - Opened by petrosagg 8 months ago
- 1 comment
#609 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 8 months ago
#608 - Introduce columnar and derive extensively
Pull Request -
State: closed - Opened by frankmcsherry 8 months ago
#607 - Prefer `byteorder` in place of `bincode`
Pull Request -
State: closed - Opened by frankmcsherry 8 months ago
#606 - Use help from columnar 0.1.1
Pull Request -
State: closed - Opened by frankmcsherry 8 months ago
#605 - Reorganize `Container` traits
Pull Request -
State: closed - Opened by frankmcsherry 8 months ago
#604 - Allow containers to specify their own serialization
Pull Request -
State: closed - Opened by frankmcsherry 8 months ago
- 1 comment
#603 - Apply various Clippy recommendations
Pull Request -
State: closed - Opened by frankmcsherry 8 months ago
#602 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 8 months ago
#601 - Several improvements around `Bytesable` and `Message`.
Pull Request -
State: closed - Opened by frankmcsherry 8 months ago
#600 - chore(timely): release v0.14.1
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
#599 - Public Message type
Pull Request -
State: closed - Opened by antiguru 9 months ago
#598 - Rust updates, better doc testing
Pull Request -
State: closed - Opened by antiguru 9 months ago
- 1 comment
#597 - Move opinions about encoding from `communication` to `timely`.
Pull Request -
State: closed - Opened by frankmcsherry 9 months ago
- 3 comments
#596 - Simplify communication `Message` type
Pull Request -
State: closed - Opened by frankmcsherry 9 months ago
#595 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
#594 - chore: release
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
#593 - Allow viewing of next dataflow-unique identifier
Pull Request -
State: closed - Opened by frankmcsherry 10 months ago
#592 - Remove set_external_summary
Pull Request -
State: open - Opened by antiguru 10 months ago
#591 - Use `dep` syntax with `getopts`
Pull Request -
State: closed - Opened by waywardmonkeys 10 months ago
- 3 comments
#590 - Improve docs.
Pull Request -
State: closed - Opened by waywardmonkeys 10 months ago
#589 - Update CI, bump minimum Rust to 1.78
Pull Request -
State: closed - Opened by antiguru 10 months ago
#588 - Fix typos.
Pull Request -
State: closed - Opened by waywardmonkeys 10 months ago
#587 - ci: Update to `actions/checkout@v4`
Pull Request -
State: closed - Opened by waywardmonkeys 10 months ago
- 2 comments
#586 - Demonstrate `columnar` stuff
Pull Request -
State: closed - Opened by frankmcsherry 11 months ago
- 1 comment
#585 - Switch to serde's derive feature, update Rust to 2021
Pull Request -
State: closed - Opened by antiguru 11 months ago
#584 - Failed to compile `timely_communication`
Issue -
State: closed - Opened by nooberfsh 11 months ago
#583 - Broadcast message to all worker nodes while in closure of custom binary frontier operator
Issue -
State: open - Opened by cygithub54 11 months ago
- 1 comment
#582 - Shared reference-counted operator path
Pull Request -
State: closed - Opened by antiguru 11 months ago
#581 - Introduce `SmallVec` for small allocations
Pull Request -
State: closed - Opened by frankmcsherry 11 months ago
#580 - Avoid temporary allocations by improved APIs
Pull Request -
State: closed - Opened by antiguru 11 months ago
#579 - Test for columnar reachability
Pull Request -
State: open - Opened by frankmcsherry 11 months ago
#578 - Point `examples/hello.rs` into `/timely` folder to fix broken link
Pull Request -
State: closed - Opened by akesling 11 months ago
#577 - Make `std::time::Instant` optional
Pull Request -
State: open - Opened by frankmcsherry 11 months ago
- 8 comments
#576 - s/if the contain/if they contain/
Pull Request -
State: closed - Opened by akesling 11 months ago
- 1 comment
#575 - Remove `abomonation` to reduce unsoundness
Pull Request -
State: closed - Opened by frankmcsherry 12 months ago
- 2 comments
#574 - Flat container storage abstraction
Pull Request -
State: closed - Opened by antiguru about 1 year ago
#573 - Fix flatcontainer example
Pull Request -
State: closed - Opened by antiguru about 1 year ago
#572 - Bump flatcontainer to 0.5
Pull Request -
State: closed - Opened by antiguru about 1 year ago
#571 - Clone for Config and other improvements
Pull Request -
State: closed - Opened by antiguru about 1 year ago
#570 - Product with flatcontainer
Pull Request -
State: closed - Opened by antiguru about 1 year ago
#569 - Rework container builder to use push into
Pull Request -
State: closed - Opened by antiguru about 1 year ago
#568 - Add reborrow functions to Container
Pull Request -
State: closed - Opened by antiguru about 1 year ago
- 1 comment
#567 - Update flatcontainer to 0.4.0
Pull Request -
State: closed - Opened by antiguru about 1 year ago
#566 - PushInto targets container instead of item
Pull Request -
State: closed - Opened by antiguru about 1 year ago