Skip to content

Simplify type signatures using TypeSignatureClass for mixed type function signature#13372

Merged
jayzhan211 merged 23 commits intoapache:mainfrom
jayzhan211:type-class
Dec 14, 2024
Merged

Simplify type signatures using TypeSignatureClass for mixed type function signature#13372
jayzhan211 merged 23 commits intoapache:mainfrom
jayzhan211:type-class

Conversation

@jayzhan211
Copy link
Contributor

@jayzhan211 jayzhan211 commented Nov 12, 2024

Which issue does this PR close?

Part of #13301

Closes #.

Rationale for this change

Some functions require mixed type signature such as (string, integer) or (string, timestamp).

Time related type is added in this PR as the first step.

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants