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

fix(parser): Apply HAVING before window functions CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1842 opened Sep 7, 2026 by mbasmanova Contributor Loading…
fbcode/axiom/connectors/hive/LocalHiveConnectorMetadata.cpp CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1841 opened Sep 6, 2026 by meta-codesync Bot Loading…
feat: Convergence criterion as a plan sequence CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1834 opened Sep 4, 2026 by Yuhta Contributor Loading…
Preserve stats through column aliases CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1831 opened Sep 4, 2026 by max-hoffman Loading…
feat: Carry FOR VERSION AS OF from the parser into the plan CLA Signed This label is managed by the Meta Open Source bot.
#1827 opened Sep 4, 2026 by PingLiuPing Contributor Loading…
feat(cli): Show result tables through a pager CLA Signed This label is managed by the Meta Open Source bot.
#1826 opened Sep 4, 2026 by PingLiuPing Contributor Loading…
fix: Open a session without a default schema CLA Signed This label is managed by the Meta Open Source bot.
#1825 opened Sep 4, 2026 by PingLiuPing Contributor Loading…
feat(cli): Expose query resource estimates (#1821) CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1821 opened Sep 2, 2026 by singcha Contributor Loading…
feat(optimizer): Add query resource estimates (#1820) CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1820 opened Sep 2, 2026 by singcha Contributor Loading…
fix(optimizer): Resolve bucketing per scan, not per table (#1812) CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1812 opened Sep 1, 2026 by pradeepvaka Contributor Loading…
feat(exec): Enforce NOT NULL constraints on table writes CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1810 opened Aug 31, 2026 by Yuhta Contributor Loading…
feat(optimizer): Plan DISTINCT aggregation with nested GroupBy CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1806 opened Aug 29, 2026 by kagamiori Contributor Loading…
feat(optimizer): Plan DISTINCT with MarkDistinct CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1805 opened Aug 29, 2026 by kagamiori Contributor Loading…
refactor(optimizer): Prepare DISTINCT planning CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1804 opened Aug 29, 2026 by kagamiori Contributor Loading…
test(optimizer): Run SyntacticJoinOrderTest under v1 and v2 CLA Signed This label is managed by the Meta Open Source bot. meta-exported
#1803 opened Aug 29, 2026 by kKPulla Contributor Loading…
fix(optimizer): Stop dropping correlated subquery filters CLA Signed This label is managed by the Meta Open Source bot.
#1802 opened Aug 28, 2026 by PingLiuPing Contributor Loading…
test(optimizer): Dual-run UnknownStatsJoinTest CLA Signed This label is managed by the Meta Open Source bot.
#1795 opened Aug 27, 2026 by mbasmanova Contributor Loading…
test(optimizer): Run PlanTest under both optimizers CLA Signed This label is managed by the Meta Open Source bot.
#1794 opened Aug 27, 2026 by mbasmanova Contributor Loading…
test(set): Pin intersect and column-pruning shapes to v2 CLA Signed This label is managed by the Meta Open Source bot.
#1790 opened Aug 27, 2026 by mbasmanova Contributor Loading…
test: Pin v2 shapes in the outer-join-on-subquery tests CLA Signed This label is managed by the Meta Open Source bot.
#1785 opened Aug 26, 2026 by mbasmanova Contributor Loading…
test: Pin v2 shapes in the correlatedScalar tests CLA Signed This label is managed by the Meta Open Source bot.
#1784 opened Aug 26, 2026 by mbasmanova Contributor Loading…
test: Pin v2 plan shapes in innerJoinOnSubquery CLA Signed This label is managed by the Meta Open Source bot.
#1783 opened Aug 26, 2026 by mbasmanova Contributor Loading…
fix(optimizer): Drop a redundant COALESCE in decorrelation CLA Signed This label is managed by the Meta Open Source bot.
#1782 opened Aug 26, 2026 by mbasmanova Contributor Loading…
test: Pin v2 plan shapes in the enforceSingleRow tests CLA Signed This label is managed by the Meta Open Source bot.
#1781 opened Aug 26, 2026 by mbasmanova Contributor Loading…
test: Dual-run SubqueryTest assertions that match under v2 CLA Signed This label is managed by the Meta Open Source bot.
#1780 opened Aug 26, 2026 by mbasmanova Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.