Skip to content

[KYUUBI #6156] Remove flink. prefix for create session configurations#6157

Closed
wForget wants to merge 2 commits intoapache:masterfrom
wForget:KYUUBI-6156
Closed

[KYUUBI #6156] Remove flink. prefix for create session configurations#6157
wForget wants to merge 2 commits intoapache:masterfrom
wForget:KYUUBI-6156

Conversation

@wForget
Copy link
Copy Markdown
Member

@wForget wForget commented Mar 11, 2024

🔍 Description

Issue References 🔗

This pull request fixes #6156

Describe Your Solution 🔧

Remove flink. prefix for open flink session configurations.

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 11, 2024
@wForget wForget changed the title [KYUUBI #6156] Remove flink. prefix for create session configurations [WIP][KYUUBI #6156] Remove flink. prefix for create session configurations Mar 11, 2024
@wForget wForget marked this pull request as draft March 11, 2024 07:53
@wForget wForget changed the title [WIP][KYUUBI #6156] Remove flink. prefix for create session configurations [KYUUBI #6156] Remove flink. prefix for create session configurations Mar 11, 2024
@wForget wForget marked this pull request as ready for review March 11, 2024 07:55
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.73%. Comparing base (869400d) to head (f613491).
Report is 13 commits behind head on master.

❗ Current head f613491 differs from pull request most recent head fc750dc. Consider uploading reports for the commit fc750dc to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6157      +/-   ##
============================================
- Coverage     58.73%   58.73%   -0.01%     
  Complexity       24       24              
============================================
  Files           663      663              
  Lines         40685    40685              
  Branches       5594     5594              
============================================
- Hits          23898    23897       -1     
+ Misses        14169    14165       -4     
- Partials       2618     2623       +5     

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

@wForget wForget requested review from link3280 and pan3793 March 12, 2024 03:56
@pan3793 pan3793 added this to the v1.8.2 milestone Mar 12, 2024
@pan3793 pan3793 closed this in 7562a97 Mar 12, 2024
pan3793 pushed a commit that referenced this pull request Mar 12, 2024
# 🔍 Description
## Issue References 🔗

This pull request fixes #6156

## Describe Your Solution 🔧

Remove `flink.` prefix for open flink session configurations.

## 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 #6157 from wForget/KYUUBI-6156.

Closes #6156

fc750dc [wforget] comment
f613491 [wforget] Remove `flink.` prefix for create session configurations

Authored-by: wforget <643348094@qq.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 7562a97)
Signed-off-by: Cheng Pan <chengpan@apache.org>
@pan3793
Copy link
Copy Markdown
Member

pan3793 commented Mar 12, 2024

Thanks, merged to master/1.8

zhaohehuhu pushed a commit to zhaohehuhu/incubator-kyuubi that referenced this pull request Mar 21, 2024
…urations

# 🔍 Description
## Issue References 🔗

This pull request fixes apache#6156

## Describe Your Solution 🔧

Remove `flink.` prefix for open flink session configurations.

## 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#6157 from wForget/KYUUBI-6156.

Closes apache#6156

fc750dc [wforget] comment
f613491 [wforget] Remove `flink.` prefix for create session configurations

Authored-by: wforget <643348094@qq.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
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.

[Improvement] Remove flink. prefix for open session configurations

5 participants