Skip to content

[VL] Enable hour(timestamp_ntz) native execution in Velox backend#12064

Open
Mariamalmesfer wants to merge 3 commits into
apache:ts_ntz_devfrom
Mariamalmesfer:ts-ntz-hour-support
Open

[VL] Enable hour(timestamp_ntz) native execution in Velox backend#12064
Mariamalmesfer wants to merge 3 commits into
apache:ts_ntz_devfrom
Mariamalmesfer:ts-ntz-hour-support

Conversation

@Mariamalmesfer

Copy link
Copy Markdown
Contributor

Enable hour(timestamp_ntz) to run natively in the Velox backend instead of falling back to Spark.

@github-actions github-actions Bot added CORE works for Gluten Core VELOX labels May 10, 2026
@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@rui-mo

rui-mo commented May 12, 2026

Copy link
Copy Markdown
Contributor

@Mariamalmesfer The failed tests seem to be related. Would you please take a look?

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@Mariamalmesfer

Copy link
Copy Markdown
Contributor Author

This PR depends on facebookincubator/velox#17557, which registers hour(TIMESTAMP UTC) in Velox. The CI failure is expected once that Velox PR merges and Gluten updates its pinned Velox version, this PR will be ready.

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@rui-mo rui-mo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hi @Mariamalmesfer, you can point this PR to your Velox PR by updating https://github.com/apache/gluten/blob/main/ep/build-velox/src/get-velox.sh#L28 with your PR number. This will allow us to run and verify the Gluten tests against your changes.

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@rui-mo rui-mo force-pushed the ts_ntz_dev branch 2 times, most recently from d5bbbf7 to 63fc54b Compare June 4, 2026 01:36
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@Mariamalmesfer

Copy link
Copy Markdown
Contributor Author

@rui-mo the Velox PR facebookincubator/velox#17557 has been merged. This Gluten PR is now ready for review

@zhouyuan zhouyuan changed the title Enable hour(timestamp_ntz) native execution in Velox backend [VL] Enable hour(timestamp_ntz) native execution in Velox backend Jun 8, 2026
Comment thread ep/build-velox/src/get-velox.sh Outdated
@github-actions github-actions Bot removed the BUILD label Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Run Gluten Clickhouse CI on x86

@rui-mo rui-mo force-pushed the ts_ntz_dev branch 2 times, most recently from df10cf0 to 5afbafd Compare June 9, 2026 06:19
@rui-mo

rui-mo commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Thanks, @Mariamalmesfer. I'll try to get PR #12229 merged this week. Once it's landed, you can open your PR directly against the main branch.

@rui-mo rui-mo force-pushed the ts_ntz_dev branch 3 times, most recently from 22a7b49 to 793140b Compare June 10, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CORE works for Gluten Core VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants