Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-929] Support user defined spark extensions #930

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

jackylee-ch
Copy link
Contributor

What changes were proposed in this pull request?

When we start spark with user spark extension and gazelle, it will throw "Spark extensions are already specified before enabling Gazelle plugin: ". Actually, this exception should only be thrown when user set spark.sql.extensions to GazelleSessionExtensions or ArrowWriteExtension.

How was this patch tested?

unit tests

@github-actions
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/native-sql-engine/issues

Then could you also rename commit message and pull request title in the following format?

[NSE-${ISSUES_ID}] ${detailed message}

See also:

@jackylee-ch jackylee-ch changed the title support user spark extensions [NSE-929] Support user defined spark extensions May 23, 2022
@github-actions
Copy link

#929

@zhouyuan zhouyuan merged commit 9567587 into oap-project:main Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants