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

[Feature] Support Spark3.3 New Feature #36

Open
2 of 3 tasks
Kyofin opened this issue Jun 23, 2022 · 1 comment
Open
2 of 3 tasks

[Feature] Support Spark3.3 New Feature #36

Kyofin opened this issue Jun 23, 2022 · 1 comment

Comments

@Kyofin
Copy link
Contributor

Kyofin commented Jun 23, 2022

Search before asking

  • I had searched in the issues and found no similar issues.

Description

  • implement spark catalog api using spark sql to manage table in apache doris.(eg: create table 、drop table )
  • implement spark DS V2 API like aggregate query push down to doris and limit query push down doris.

Some implement Spark DS V2 connector :

Use case

No response

Related issues

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@Kyofin Kyofin changed the title [Feature] support spark3.3 new feature [Feature] Support Spark3.3 New Feature Jun 23, 2022
@JNSimba
Copy link
Member

JNSimba commented Jul 11, 2024

Thanks, Spark already supports 3.3 and 3.4.
Currently, predicate pushdown can be implemented. Does aggregation pushdown refer to function pushdown?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants