Skip to content

Comments

feat(optimizer)!: Moved SIN, COS, TAN, COT to Base#6936

Merged
georgesittas merged 1 commit intotobymao:mainfrom
AbhishekASLK:abhishekaslk/follow-up-6911
Feb 3, 2026
Merged

feat(optimizer)!: Moved SIN, COS, TAN, COT to Base#6936
georgesittas merged 1 commit intotobymao:mainfrom
AbhishekASLK:abhishekaslk/follow-up-6911

Conversation

@AbhishekASLK
Copy link
Contributor

@AbhishekASLK AbhishekASLK commented Feb 3, 2026

follow-up to #6911

This PR refactors the SIN, COS, TAN, COT function by moving it to the base dialect

We have explicitly retained the existing logic for Snowflake and T-SQL.

Question:
Hive do not support COT , but now it is annotating it as DOUBLE as we moved it to base, will it be fine?

@georgesittas georgesittas merged commit e803c7f into tobymao:main Feb 3, 2026
11 checks passed
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