John

Results 30 issues of John

### Describe the enhancement requested Now, the java-info code basically has been completed in [this branch](https://github.com/apache/incubator-graphar/tree/branch-feat-spark-java-info-refactoring). I am going to merge these code into main branch by components step by...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When link arrow as static: ``` [INFO] [exec] -- Found re2Alt:...

enhancement

**Is your feature request related to a problem? Please describe.** Now, our Java library rely on C++ library. But with iteration of C++ library, there are some gap between those...

enhancement

**Is your feature request related to a problem? Please describe.** Make a little library and ffi in Java, observe how shard_ptr work. Then decide how we manage it. **Describe the...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior We use Java 11 in our CI now. In Usually, Java...

### Description There are some code with deep nest block, which are hard to read and understand. We can refactor nest block to improve readability by [guard](https://en.wikipedia.org/wiki/Guard_(computer_science)) For example, in...

status: volunteer wanted

## What's changed? As #2056 describes. But it's still working in progress. ## Checklist - [x] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [ ] I have written the necessary...

collector
backend

### Describe the enhancement requested Same as #523 - [ ] Replace fields of info-classes by protocol object; - [ ] Yaml obj to protocol obj; - [ ] adjust...

enhancement

As title. Close #145

enhancement
size:M

### Feature Description (功能描述) Add a tool method `encode`, which will be used by `client.api.auth.UserAPI` in inner version of common.

enhancement