Skip to content

Pull requests: facebookincubator/axiom

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(cli): Add query lifecycle callbacks to Console (#1057) CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1057 opened Mar 14, 2026 by amitkdutta Loading…
feat(cli): Support EXPLAIN for CREATE TABLE and DROP TABLE (#1056) CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1056 opened Mar 13, 2026 by mbasmanova Loading…
fix(GroupByPlanner): Support window functions in GROUP BY queries (#1055) CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1055 opened Mar 13, 2026 by natashasehgal Loading…
fix(optimizer): Fix greater-than filter placement on window result CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1054 opened Mar 13, 2026 by kagamiori Loading…
feat: Add CREATE/DROP/SHOW SCHEMAS support (#1053) CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1053 opened Mar 13, 2026 by mbasmanova Loading…
fix: ORDER BY alias resolution after GROUP BY CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1052 opened Mar 13, 2026 by peterenescu Loading…
refactor(parser): Extract GROUP BY sort utilities to ParserUtils (#1051) CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1051 opened Mar 13, 2026 by peterenescu Loading…
feat(optimizer): Merge correlated scalar subqueries into single JOIN CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1047 opened Mar 13, 2026 by Hadi-Ayache Loading…
refactor: Migrate VectorSerde API from Kind enum to string (#1027) CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1043 opened Mar 12, 2026 by han-yan01 Loading…
fix: Preserve windowSpec in GroupByPlanner expression rewriting CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1034 opened Mar 10, 2026 by natashasehgal Loading…
refactor: Improve variable names and test assertions CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1032 opened Mar 10, 2026 by natashasehgal Loading…
Split of "[axiom] build: Update velox submodule" CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1026 opened Mar 9, 2026 by natashasehgal Loading…
build: Update velox submodule CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1023 opened Mar 9, 2026 by natashasehgal Loading…
feat: Optimize INNER JOIN with constant false ON clause CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1017 opened Mar 6, 2026 by marxhxxx Loading…
feat(optimizer): Optimize constant false filters to empty ValuesTable CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1016 opened Mar 6, 2026 by marxhxxx Loading…
feat(optimizer): Support DISTINCT aggregation via basic plan CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1009 opened Mar 5, 2026 by kagamiori Loading…
feat(parser): Add SHOW TABLES support for TPCH connector CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1003 opened Mar 5, 2026 by amitkdutta Loading…
feat: Add Ctrl+R reverse search to linenoise CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#990 opened Mar 3, 2026 by amitkdutta Loading…
refactor: VectorSerde named serde API from Kind to string CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#971 opened Feb 27, 2026 by han-yan01 Loading…
feat: Make getSplits call async (#826) CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#968 opened Feb 27, 2026 by shangm2 Loading…
feat: Optimize INNERJOIN with constant false ON clause CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#967 opened Feb 27, 2026 by marxhxxx Loading…
feat: Implement GROUPING() function for GROUPING SETS CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#965 opened Feb 26, 2026 by natashasehgal Loading…
feat: Add GroupId operator for GROUPING SETS / ROLLUP / CUBE (#964) CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#964 opened Feb 26, 2026 by natashasehgal Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.