Skip to content

EXTRACT- ISSUE#152

Merged
ranjanankur314 merged 3 commits intomainfrom
extract-issue
Aug 4, 2025
Merged

EXTRACT- ISSUE#152
ranjanankur314 merged 3 commits intomainfrom
extract-issue

Conversation

@NiranjGaurav
Copy link

Mapped the QUARTER to EXTRACT and also ran make check.

I also fixed the comma missed in the json file.

I also fixed the comma missed in the json file.
there was some merge conflicts when rebase was merged that included some changes in the transforms.py. While solving merge conflicts i added some things on my branch that lead to error thats also sorted now.
Along with this ran make check too.

self.validate_all(
"SELECT EXTRACT(fieldStr FROM date_expr)",
"SELECT EXTRACT(FIELDSTR FROM CAST(date_expr AS DATE))",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NiranjGaurav Where is QUARTER in the query?

Copy link

@ranjanankur314 ranjanankur314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

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