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

Simple norm the use of kyuubi.operation.result.arrow.timestampAsString and kyuubi.operation.result.format #5807

Closed
wants to merge 1 commit into from

Conversation

zzzzming95
Copy link
Contributor

@zzzzming95 zzzzming95 commented Dec 3, 2023

🔍 Description

Issue References 🔗

This pull request norm the arrow conf.

Describe Your Solution 🔧

Using kyuubi.operation.result.arrow.timestampAsString and kyuubi.operation.result.format string to get conf . To replace as ARROW_BASED_ROWSET_TIMESTAMP_AS_STRING.key and OPERATION_RESULT_FORMAT. Make it more norm.

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)
  • Other

Test Plan 🧪

No need test


Checklists

📝 Author Self Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • This patch was not authored or co-authored using Generative Tooling

📝 Committer Pre-Merge Checklist

  • Pull request title is okay.
  • No license issues.
  • Milestone correctly set?
  • Test coverage is ok
  • Assignees are selected.
  • Minimum number of approvals
  • No changes are requested

Be nice. Be informative.

@bowenliang123
Copy link
Contributor

Please fill the PR description properly and be informative for your changes and reasons briefly.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e8e981d) 61.47% compared to head (9e65bfa) 61.33%.
Report is 79 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5807      +/-   ##
============================================
- Coverage     61.47%   61.33%   -0.14%     
  Complexity       23       23              
============================================
  Files           603      608       +5     
  Lines         35640    35931     +291     
  Branches       4875     4937      +62     
============================================
+ Hits          21908    22039     +131     
- Misses        11366    11500     +134     
- Partials       2366     2392      +26     

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

@zzzzming95
Copy link
Contributor Author

add the desc , thank you @bowenliang123

@bowenliang123
Copy link
Contributor

OK. And please fill the 'Author Self Checklist' of PR description properly.

bowenliang123 pushed a commit that referenced this pull request Dec 3, 2023
…timestampAsString` and `kyuubi.operation.result.format`

# 🔍 Description
## Issue References 🔗

This pull request norm the arrow conf.

## Describe Your Solution 🔧

Using `kyuubi.operation.result.arrow.timestampAsString` and `kyuubi.operation.result.format` string to get conf . To replace as `ARROW_BASED_ROWSET_TIMESTAMP_AS_STRING.key` and `OPERATION_RESULT_FORMAT`. Make it more norm.

## 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)
- [x] Other

## Test Plan 🧪

No need test

---

# Checklists
## 📝 Author Self Checklist

- [x] My code follows the [style guidelines](https://kyuubi.readthedocs.io/en/master/contributing/code/style.html) of this project
- [x] I have performed a self-review
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

## 📝 Committer Pre-Merge Checklist

- [ ] Pull request title is okay.
- [ ] No license issues.
- [ ] Milestone correctly set?
- [ ] Test coverage is ok
- [ ] Assignees are selected.
- [ ] Minimum number of approvals
- [ ] No changes are requested

**Be nice. Be informative.**

Closes #5807 from zzzzming95/norm-conf.

Closes #5807

9e65bfa [佘志铭] norm the arrow conf

Authored-by: 佘志铭 <[email protected]>
Signed-off-by: liangbowen <[email protected]>
(cherry picked from commit 88c8cc3)
Signed-off-by: liangbowen <[email protected]>
@bowenliang123 bowenliang123 added this to the v1.8.1 milestone Dec 3, 2023
@bowenliang123
Copy link
Contributor

Thanks, merged to master and branch-1.8 (1.8.1).

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.

3 participants