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

fix: Avoid using CometConf #266

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

snmvaughan
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

Avoid the potential for an UnknownClassException if the Comet jar isn't provided by using a static string

What changes are included in this PR?

Replace field reference with a static string.

How are these changes tested?

Tested locally

Avoid the potential for an UnknownClassException if the Comet jar isn't provided by using a static string
Copy link
Member

@viirya viirya left a comment

Choose a reason for hiding this comment

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

Pending CI

@viirya viirya merged commit 6fceda4 into apache:main Apr 16, 2024
29 checks passed
himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
Avoid the potential for an UnknownClassException if the Comet jar isn't provided by using a static string

Co-authored-by: Steve Vaughan Jr <[email protected]>
himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
* build: Add diff for branch-3.4.3-apple

* Fix diff path

---------

Co-authored-by: Liang-Chi Hsieh <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants