Skip to content

Pull requests: facebookincubator/velox

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

fix(stats): Add runtime metrics to be aggregated per operator CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18022 opened Jul 3, 2026 by majetideepak Collaborator Loading…
fix(spark): Name-based column mapping does not fall back to positional for Hive files with all-_col* physical names CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18021 opened Jul 3, 2026 by beliefer Contributor Loading…
fix: Align cast to decimal with Spark under ANSI CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18019 opened Jul 3, 2026 by philo-he Contributor Draft
Use notEqual for integer != filters CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18018 opened Jul 3, 2026 by sanah-imani Loading…
fix: Report the actual JSON element type in JSON cast error messages CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#18017 opened Jul 3, 2026 by kaikalur Loading…
refactor: Refactor cast error handling to build error message lazily CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18016 opened Jul 2, 2026 by philo-he Contributor Loading…
feat(spark): Add make_timestamp_ntz and try_make_timestamp_ntz (Times… CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18014 opened Jul 2, 2026 by Mariamalmesfer Contributor Loading…
fbcode/velox/ CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#18012 opened Jul 2, 2026 by meta-codesync Bot Loading…
fix(core): Preserve markerName in UnnestNode::Builder CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#18010 opened Jul 2, 2026 by kKPulla Contributor Loading…
fix(core): Validate UnnestNode unnestNames count CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#18009 opened Jul 2, 2026 by kKPulla Contributor Loading…
feat(fuzzer): Generate multi-batch adaptively-sized files (#18008) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#18008 opened Jul 2, 2026 by HuamengJiang Contributor Loading…
docs: Scope BMI/BMI2/F16C requirements to x86 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18007 opened Jul 2, 2026 by PingLiuPing Collaborator Loading…
feat(velox): Add FileIoContext to io::ReaderOptions CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#18006 opened Jul 2, 2026 by mkarrmann Contributor Loading…
perf: Optimize MAP_UNION_SUM hot loop (decode-once + single-probe) (#18004) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#18004 opened Jul 1, 2026 by kaikalur Loading…
docs: Add documentation for array_top_n transform variant CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18002 opened Jul 1, 2026 by allenshen13 Collaborator Loading…
feat(cxl): Relocate hash aggregation payload to a memory tier CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18000 opened Jul 1, 2026 by sungwoo-XCENA Contributor Loading…
feat(nimble): Add reader-owned lazy I/O load hook (#17999) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#17999 opened Jul 1, 2026 by prashantgolash Contributor Loading…
feat(exec): Fire stateChangeFuture on scan split queue drain (#17998) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#17998 opened Jun 30, 2026 by pradeepvaka Contributor Loading…
build(ci): Update to zizmor 1.26.1 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall
#17997 opened Jun 30, 2026 by jameslamb Loading…
perf(dwio): Cross-platform bit-unpacking and level conversion CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#17993 opened Jun 30, 2026 by iemejia Contributor Loading…
feat(parquet): Add BYTE_STREAM_SPLIT decoder and INT64 decimal bulk path CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#17992 opened Jun 30, 2026 by iemejia Contributor Loading…
perf(parquet): Batch boolean decode and O(1) fixed-string skip CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#17991 opened Jun 30, 2026 by iemejia Contributor Loading…
perf(parquet): Optimize DeltaBpDecoder skip and decode CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#17990 opened Jun 30, 2026 by iemejia Contributor Loading…
perf(parquet): Reduce per-page overhead in Parquet reader CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#17989 opened Jun 30, 2026 by iemejia Contributor Loading…
feat(parquet): Use writeRecordBatch and add parallel column writing CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#17987 opened Jun 30, 2026 by iemejia Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.