Skip to content

[GLUTEN-7100][CH] support function timestamp_seconds/timestamp_millis/timestamp_micros#7102

Merged
taiyang-li merged 5 commits intoapache:mainfrom
bigo-sg:gluten_7100
Sep 11, 2024
Merged

[GLUTEN-7100][CH] support function timestamp_seconds/timestamp_millis/timestamp_micros#7102
taiyang-li merged 5 commits intoapache:mainfrom
bigo-sg:gluten_7100

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: #7100)

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 github-actions bot added CORE works for Gluten Core CLICKHOUSE labels Sep 3, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2024

#7100

@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 draft September 3, 2024 12:44
@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 13:44
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2024

Run Gluten Clickhouse CI

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 4, 2024

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 4, 2024

Run Gluten Clickhouse CI

@taiyang-li taiyang-li requested a review from exmy September 4, 2024 02:33
exmy
exmy previously approved these changes Sep 4, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 5, 2024

Run Gluten Clickhouse CI

@taiyang-li
Copy link
Copy Markdown
Contributor Author

2 uts are excluded because of #7169

  • store and retrieve column stats in different time zones
  • GLUTEN - store and retrieve column stats in different time zones

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 9, 2024

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 9, 2024

Run Gluten Clickhouse CI

baibaichen
baibaichen previously approved these changes Sep 10, 2024
Copy link
Copy Markdown
Contributor

@baibaichen baibaichen left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@github-actions
Copy link
Copy Markdown

Run Gluten Clickhouse CI

@taiyang-li taiyang-li merged commit cf010dd into apache:main Sep 11, 2024
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
…/timestamp_micros (apache#7102)

* support function timestamp_xxx

* fix style

* disable ut TIMESTAMP_SECONDS because of ClickHouse/ClickHouse#69280

* fix all failed uts

* fix failed 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 function timestamp_seconds/timestamp_micros/timestamp_millis

3 participants