Skip to content

Pull requests: bytedance/bolt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add script for extending libc/version as conan setting
#678 opened Jun 25, 2026 by kexianda Collaborator Loading…
1 of 17 tasks
Support jit execution of aggregate functions to improve performance of aggregate operator
#660 opened Jun 23, 2026 by taiyang-li Collaborator Loading…
1 of 14 tasks
Add rollup optimized for HashAggregation
#659 opened Jun 23, 2026 by wenxuanguan Loading…
2 of 17 tasks
Build broadcast HashTable once per executor
#649 opened Jun 18, 2026 by wangxinshuo-bolt Collaborator Loading…
7 of 17 tasks
fix(exec): batch full-frame aggregate window input
#643 opened Jun 16, 2026 by zhli1142015 Contributor Loading…
6 of 17 tasks
feat: optimize row based shuffle with DenseRow
#637 opened Jun 9, 2026 by zhangxffff Collaborator Loading…
4 of 17 tasks
[WIP] Implement BufferManager for bolt
#627 opened Jun 3, 2026 by wangxinshuo-bolt Collaborator Draft
17 tasks
fix(parquet): lazily load pending repdefs during page seek
#625 opened Jun 2, 2026 by oarap Collaborator Loading…
6 of 17 tasks
[fix] Fix oversized BYTE_ARRAY parquet data pages
#613 opened Jun 1, 2026 by Weixin-Xu Collaborator Loading…
8 of 16 tasks
[chore] Adopt C++23 as the default standard
#611 opened Jun 1, 2026 by kexianda Collaborator Loading…
2 of 17 tasks
ci: Increase link jobs and add guten cpp build
#604 opened May 29, 2026 by ZacBlanco Collaborator Draft
17 tasks
Support 'is_json_object()' function for Flink
#592 opened May 26, 2026 by liushengxuan Collaborator Loading…
6 of 17 tasks
[fix] support hash table spill before hash probe
#589 opened May 25, 2026 by guhaiyan0221 Collaborator Loading…
6 of 17 tasks
chore: add script to run gluten/spark ut with bolt and add to ci
#586 opened May 24, 2026 by zhangxffff Collaborator Loading…
1 of 17 tasks
refactor(tests): Make exec tests connector-agnostic
#567 opened May 18, 2026 by yingsu00 Contributor Loading…
3 of 17 tasks
WIP: feat(probe-subop): normalized-key probe AArch64 SVE on HashAgg
#566 opened May 17, 2026 by LeiRui Loading…
4 of 17 tasks
feat(sum-subop): Spark BIGINT sum AArch64 SVE on HashAgg
#563 opened May 17, 2026 by LeiRui Loading…
6 of 17 tasks
feat: support lazy encoding for complex type
#540 opened May 7, 2026 by zhangxffff Collaborator Draft
5 of 17 tasks
[fix][cp] Use mutex lock to protect cache shutdown
#537 opened May 6, 2026 by Weixin-Xu Collaborator Loading…
4 of 17 tasks
Optimize ParquetRowReader::Impl::skip to avoid io for skipped row groups
#531 opened Apr 28, 2026 by Weixin-Xu Collaborator Loading…
4 of 17 tasks
[feat] Pre-built JIT IR: compile C++ kernels to bitcode at build time for JIT inlining
#501 opened Apr 14, 2026 by zhangxffff Collaborator Loading…
6 of 14 tasks
[feat][cp] Allow transferring a vector to a given memory pool
#489 opened Apr 8, 2026 by Weixin-Xu Collaborator Loading…
6 of 17 tasks
ProTip! Filter pull requests by the default branch with base:main.