Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GLUTEN-7032][CH] Fix incorrect result using timestamp in-filter #7122

Merged
merged 2 commits into from
Sep 6, 2024

Conversation

lwz9103
Copy link
Contributor

@lwz9103 lwz9103 commented Sep 5, 2024

What changes were proposed in this pull request?

(Fixes: #7032)

How was this patch tested?

unit tests

Copy link

github-actions bot commented Sep 5, 2024

#7032

Copy link

github-actions bot commented Sep 5, 2024

Run Gluten Clickhouse CI

@PHILO-HE PHILO-HE changed the title [GLUTEN-7032] Fix incorrect result using timestamp in-filter [GLUTEN-7032][CH] Fix incorrect result using timestamp in-filter Sep 5, 2024
Copy link

github-actions bot commented Sep 6, 2024

Run Gluten Clickhouse CI

Copy link

github-actions bot commented Sep 6, 2024

Run Gluten Clickhouse CI

Copy link
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

@baibaichen baibaichen merged commit d6f349e into apache:main Sep 6, 2024
8 checks passed
baibaichen added a commit to Kyligence/gluten that referenced this pull request Sep 6, 2024
baibaichen added a commit that referenced this pull request Sep 6, 2024
* [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240906)

* Fix build due to ClickHouse/ClickHouse#65832

* Fix UT due to ClickHouse/ClickHouse#65832

* Fix conflict with #7122

* Fix conflict with #7029

* Run GlutenClickHouseMergeTreeCacheDataSSuite locally

---------

Co-authored-by: kyligence-git <[email protected]>
Co-authored-by: Chang Chen <[email protected]>
dcoliversun pushed a commit to dcoliversun/gluten that referenced this pull request Sep 11, 2024
dcoliversun pushed a commit to dcoliversun/gluten that referenced this pull request Sep 11, 2024
)

* [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240906)

* Fix build due to ClickHouse/ClickHouse#65832

* Fix UT due to ClickHouse/ClickHouse#65832

* Fix conflict with apache#7122

* Fix conflict with apache#7029

* Run GlutenClickHouseMergeTreeCacheDataSSuite locally

---------

Co-authored-by: kyligence-git <[email protected]>
Co-authored-by: Chang Chen <[email protected]>
loneylee pushed a commit to loneylee/gluten that referenced this pull request Oct 16, 2024
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
)

* [GLUTEN-1632][CH]Daily Update Clickhouse Version (20240906)

* Fix build due to ClickHouse/ClickHouse#65832

* Fix UT due to ClickHouse/ClickHouse#65832

* Fix conflict with apache#7122

* Fix conflict with apache#7029

* Run GlutenClickHouseMergeTreeCacheDataSSuite locally

---------

Co-authored-by: kyligence-git <[email protected]>
Co-authored-by: Chang Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CH] Incorrect result when in-filter timestamp column with string values.
2 participants