Skip to content

Conversation

@mbasmanova
Copy link
Contributor

Summary:
X-link: facebookincubator/velox#15565

Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

  • a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 19, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 19, 2025

@mbasmanova has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87378318.

mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 19, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/verax that referenced this pull request Nov 19, 2025
…ebookincubator#641)

Summary:

X-link: facebookincubator/velox#15565

Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 19, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/verax that referenced this pull request Nov 19, 2025
…ebookincubator#641)

Summary:

X-link: facebookincubator/velox#15565

Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 19, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/verax that referenced this pull request Nov 19, 2025
…ebookincubator#641)

Summary:

X-link: facebookincubator/velox#15565

Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 19, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 19, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 19, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 19, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 20, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/verax that referenced this pull request Nov 20, 2025
…ebookincubator#641)

Summary:

X-link: facebookincubator/velox#15565

Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 21, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/verax that referenced this pull request Nov 21, 2025
…ebookincubator#641)

Summary:

X-link: facebookincubator/velox#15565

Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
…ebookincubator#641)

Summary:

X-link: facebookincubator/velox#15565

Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
mbasmanova added a commit to mbasmanova/velox-1 that referenced this pull request Nov 26, 2025
…ebookincubator#15565)

Summary:
X-link: facebookincubator/axiom#641


Add support for converting "f(a) OR g(a)" to subfield filter.

For example,

- a > 0 OR a < 10 becomes BigintRange(1, 9)

Differential Revision: D87378318
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant