Bowen Liang

Results 107 issues of Bowen Liang

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to file this...

bug

- introduced `enabled` field for builtin tools provider, which is default to true - if `enabled` set to false in builtin tools provider's YAML config, it's not listed on the...

size:M

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to file this...

bug

- as #1983 introduced isort and one-key linting scripts for linting Python imports, it helps to conform a steady output in sorted imports within a unified style. - this PR...

size:S

- The Ruff tool is a general linting and formatting tools for Python code - Ruff is blazingly fast, as it finished lining or fixing all the hundreds of Python...

size:L
lgtm

- fix bugs in `load_user` introduced by #2341 - 1. skip auto creating default tenant in this method. for the reasons that - 1.1 it causes leak as it does...

bug
size:S

# :mag: Description ## Issue References 🔗 As described. ## Describe Your Solution 🔧 - delete result data file on exit for saving result file in Spark Engine - cleanup...

module:spark

# :mag: Description ## Issue References 🔗 Subtask of #5808 This pull request fixes # ## Describe Your Solution 🔧 - Support parallel processing for column-based TRowSet generation, within a...

kind:documentation
module:spark
module:flink
module:trino
module:common
module:jdbc

### _Why are the changes needed?_ - initial support for multi-catalog in SparkRangerAdminPlugin - init each RangerBasePlugin for different catalog names - falling back to default RangerBasePlugin instance for None...

module:spark
module:extensions
module:authz

### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues) and found no...

kind:umbrella
priority:major