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

[KYUUBI #6126] Filter blank engine home env #6127

Closed
wants to merge 2 commits into from

Conversation

wForget
Copy link
Member

@wForget wForget commented Mar 4, 2024

🔍 Description

Issue References 🔗

This pull request fixes #6126

Describe Your Solution 🔧

Filter blank engine home env

Types of changes 🔖

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Test Plan 🧪

Behavior Without This Pull Request ⚰️

Behavior With This Pull Request 🎉

Related Unit Tests


Checklist 📝

Be nice. Be informative.

@wForget wForget self-assigned this Mar 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.11%. Comparing base (e0d706e) to head (a42a8a6).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6127      +/-   ##
============================================
- Coverage     61.15%   61.11%   -0.05%     
  Complexity       23       23              
============================================
  Files           624      624              
  Lines         37247    37247              
  Branches       5042     5042              
============================================
- Hits          22780    22762      -18     
- Misses        12014    12019       +5     
- Partials       2453     2466      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pan3793 pan3793 added this to the v1.8.2 milestone Mar 6, 2024
@pan3793 pan3793 closed this in 9e7f2d0 Mar 6, 2024
@pan3793
Copy link
Member

pan3793 commented Mar 6, 2024

Thanks, merged to master/1.8

pan3793 pushed a commit that referenced this pull request Mar 6, 2024
# 🔍 Description
## Issue References 🔗

This pull request fixes #6126

## Describe Your Solution 🔧

Filter blank engine home env

## Types of changes 🔖

- [X] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [X] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #6127 from wForget/KYUUBI-6126.

Closes #6126

a42a8a6 [wforget] fix typo
55d2bfc [wforget] [KYUUBI-6126] Filter blank engine home env

Authored-by: wforget <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 9e7f2d0)
Signed-off-by: Cheng Pan <[email protected]>
zhaohehuhu pushed a commit to zhaohehuhu/incubator-kyuubi that referenced this pull request Mar 21, 2024
# 🔍 Description
## Issue References 🔗

This pull request fixes apache#6126

## Describe Your Solution 🔧

Filter blank engine home env

## Types of changes 🔖

- [X] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [X] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes apache#6127 from wForget/KYUUBI-6126.

Closes apache#6126

a42a8a6 [wforget] fix typo
55d2bfc [wforget] [KYUUBI-6126] Filter blank engine home env

Authored-by: wforget <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
beryllw pushed a commit to beryllw/incubator-kyuubi that referenced this pull request Jun 7, 2024
# 🔍 Description
## Issue References 🔗

This pull request fixes apache#6126

## Describe Your Solution 🔧

Filter blank engine home env

## Types of changes 🔖

- [X] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [X] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes apache#6127 from wForget/KYUUBI-6126.

Closes apache#6126

a42a8a6 [wforget] fix typo
55d2bfc [wforget] [KYUUBI-6126] Filter blank engine home env

Authored-by: wforget <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 9e7f2d0)
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.

[Bug] NPE occurs when FLINK_HOME is not set
4 participants