Skip to content

[GLUTEN-6809][CH] Support function unix_seconds/unix_date/unix_micros/unix_millis#7094

Merged
taiyang-li merged 5 commits intoapache:mainfrom
bigo-sg:gluten_6809
Sep 4, 2024
Merged

[GLUTEN-6809][CH] Support function unix_seconds/unix_date/unix_micros/unix_millis#7094
taiyang-li merged 5 commits intoapache:mainfrom
bigo-sg:gluten_6809

Conversation

@taiyang-li
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

(Fixes: #6809)

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)

(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2024

#6809

@taiyang-li taiyang-li marked this pull request as draft September 3, 2024 07:36
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2024

Run Gluten Clickhouse CI

@github-actions github-actions bot added the CORE works for Gluten Core label Sep 3, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2024

Run Gluten Clickhouse CI

2 similar comments
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2024

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2024

Run Gluten Clickhouse CI

@taiyang-li taiyang-li changed the title [GLUTEN-6809][CH] Support function unix_seconds [GLUTEN-6809][CH] Support function unix_seconds/unix_date/unix_micros/unix_millis Sep 3, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2024

Run Gluten Clickhouse CI

@taiyang-li taiyang-li marked this pull request as ready for review September 3, 2024 09:44
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2024

Run Gluten Clickhouse CI

Copy link
Copy Markdown
Contributor

@zzcclp zzcclp left a comment

Choose a reason for hiding this comment

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

LGTM

@taiyang-li taiyang-li merged commit 61460d0 into apache:main Sep 4, 2024
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
…/unix_millis (apache#7094)

* support function unix_seconds

* support function unix_date

* support function unix_millis and unix_micros

* add uts

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

Labels

CLICKHOUSE CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CH] support unix_date/unix_seconds/unix_millis/unix_micros function

2 participants