Skip to content

[GLUTEN-11622][VL] Add basic TIMESTAMP_NTZ type support#11626

Open
rui-mo wants to merge 1 commit intoapache:mainfrom
rui-mo:wip_ts_ntz
Open

[GLUTEN-11622][VL] Add basic TIMESTAMP_NTZ type support#11626
rui-mo wants to merge 1 commit intoapache:mainfrom
rui-mo:wip_ts_ntz

Conversation

@rui-mo
Copy link
Contributor

@rui-mo rui-mo commented Feb 17, 2026

What changes are proposed in this pull request?

Depends on facebookincubator/velox#16344.

How was this patch tested?

Was this patch authored or co-authored using generative AI tooling?

No

Related issue: #11622

@github-actions github-actions bot added CORE works for Gluten Core VELOX labels Feb 17, 2026
@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@rui-mo rui-mo mentioned this pull request Mar 2, 2026
7 tasks
}

test("cast string to timestamp_ntz") {
withSQLConf("spark.sql.ansi.enabled" -> "false") {
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't need to add the config since in CI we have an environment to disable them all

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.

2 participants