Skip to content

Support extract() the same as date_part() #24

@theory

Description

@theory

Currently, date_part('year', ts_col) maps to an appropriate ClickHouse function, but extract(YEAR FROM ts_col) does not. They should operate the same, I believe, so make them work the same.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions