Mingyu Chen (Rayner)

Results 51 issues of Mingyu Chen (Rayner)

# Proposed changes Issue Number: close #xxx ## Problem summary To track the bug in described in #11514 ## Checklist(Required) 1. Does it affect the original behavior: - [ ]...

dev/1.1.2

# Proposed changes Issue Number: close #xxx ## Problem summary There are currently many types of ScanNodes in Doris. And most of the logic of these ScanNodes is the same,...

kind/refactor
area/vectorization

# Proposed changes Issue Number: close #xxx ## Problem Summary: In #10702, the origin Catalog class has been renamed to Env. Now we can rename the datasource to catalog. ##...

area/load
area/planner
kind/refactor
area/nereids

# Proposed changes Issue Number: close #11581 ## Problem summary 1. Change all required fields to optional Although they all "required", but it not recommended to use `required`, because it...

kind/fix
reviewed

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### What's Wrong? be.INFO with error: ``` fail to refresh...

Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ Do NOT create issues for questions, use the discussion forum: https://github.com/edenhill/librdkafka/discussions Description =========== My program crash with following stack: ``` *** Aborted at 1632307784 (unix...

**Is your feature request related to a problem? Please describe.** When we submit multiple comments to a PR, osschat will send each comment one by one. This will cause the...

enhancement

Sorry that I don't know anything about front-end technology. So I don't know how to run this project on my machine... I try to search the `ts-node`, but it makes...

question

**How it works** First, we can associate the oos bot to our git repo, or in other word, authorize some permissions of the git repo to the oos bot. At...

documentation

# Proposed changes Issue Number: close #xxx ## Problem summary This PR is from #11742, and add arrow reader support. If there are 5 columns in table and 4 columns...

area/vectorization