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

[CH] Support CH backend with Spark 3.5.x #6067

Open
6 of 17 tasks
zzcclp opened this issue Jun 13, 2024 · 5 comments · Fixed by #6114, #6197, #6403, #6586 or #6623
Open
6 of 17 tasks

[CH] Support CH backend with Spark 3.5.x #6067

zzcclp opened this issue Jun 13, 2024 · 5 comments · Fixed by #6114, #6197, #6403, #6586 or #6623
Labels
clickhouse backend works for ClickHouse backend enhancement New feature or request

Comments

@zzcclp
Copy link
Contributor

zzcclp commented Jun 13, 2024

Description

Support CH backend with Spark3.5:

@zzcclp
Copy link
Contributor Author

zzcclp commented Jun 18, 2024

there are some tasks need to be completed.

@zzcclp
Copy link
Contributor Author

zzcclp commented Jul 19, 2024

DON'T CLOSE THIS ISSUE, there are some tasks need to be completed.

@zzcclp zzcclp reopened this Jul 19, 2024
@baibaichen
Copy link
Contributor

baibaichen commented Jul 23, 2024

Make GLUTEN-4316: fix crash on dynamic partition inserting work, need fix

  1. [CH] transform with map_keys and map_values failed. #6561
  2. [CH] Insert wrong result for struct field #6588

Make test table bucketed by all typed columns work, we need fix

  1. [CH] ORC read wrong timestamp value #6506

@melin
Copy link

melin commented Aug 17, 2024

upgrade spark 3.5.2、3.4.3?

@baibaichen
Copy link
Contributor

upgrade spark 3.5.2、3.4.3?

We are planing not to support 3.4.x, as for 3.5.2, let's support 3.5.1 first.

@baibaichen baibaichen changed the title [CH] Support CH backend with Spark3.5 [CH] Support CH backend with Spark3.5.1 Aug 27, 2024
@baibaichen baibaichen changed the title [CH] Support CH backend with Spark3.5.1 [CH] Support CH backend with Spark 3.5.1 Aug 27, 2024
@baibaichen baibaichen changed the title [CH] Support CH backend with Spark 3.5.1 [CH] Support CH backend with Spark 3.5.x Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment