Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: Add expression evaluation support for EXTRACT #1262

Open
wants to merge 2 commits into
base: Ic73ef858478e73b6c466695a84ddb0266d881e92
Choose a base branch
from

Conversation

ethan-readyset
Copy link

No description provided.

This commit adds parsing for the built-in `EXTRACT` function. This
function is present in both MySQL and PostgreSQL, but the supported
fields across the two databases are different. To keep things simple and
scoped, only support for the PostgreSQL fields have been added.

Change-Id: Ic73ef858478e73b6c466695a84ddb0266d881e92
Change-Id: Ie342cab357e0024eac509bae0343a2c3c432627d
@readysetbot readysetbot force-pushed the Ic73ef858478e73b6c466695a84ddb0266d881e92 branch from 1ad2d55 to b6e9453 Compare July 12, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants