jakevin

Results 18 issues of jakevin

Perhaps just an example can't explain its usage in great detail. Or, this library is for those skilled developers. additionally,maybe it isn't reasonable that using the screenshots as instruction in...

http://www.redbook.io/index.html 这是第5版的链接 我目前正在翻译 这是我的翻译链接 https://github.com/jackwener/Readings-in-Database-Systems-5th-CN

extra-resources

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Enhance Optimizer Summary: - [x] https://github.com/apache/arrow-datafusion/issues/217 - [ ] https://github.com/apache/arrow-datafusion/issues/475 - [...

enhancement

# Proposed changes Issue Number: close #xxx ## Problem summary refactor equals code in Catalog dir. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes -...

area/planner

# Proposed changes Issue Number: close #xxx ## Problem summary - Remove redundant cast like - cast(1 as int) -> 1. - Merge cast like - cast(cast(1 as bigint) as...

area/nereids

## What you want to add I have tried to add it in my test repo. It didn't work. It will be better to add Usage Example ## Why this...

enhancement

# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [x] No -...

area/nereids

# Proposed changes Issue Number: close #xxx ## Problem summary - fix Outer LAsscom, current forgot to check onCondtion for Outer LAsscom - improve onConditon checker. ## Checklist(Required) 1. Does...

area/nereids

# Proposed changes Issue Number: close #xxx ## Problem summary current pushdownFilterThroughJoin just push inside `EqualTo` we should push cmp. ## Checklist(Required) 1. Does it affect the original behavior: -...

area/nereids

### 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. ### Description The legacy IO is hard to use. After Java 7, the...

help wanted
good first issue