before-Sunrise

Results 11 issues of before-Sunrise

## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [x] Enhancement - [...

## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [ ] Enhancement -...

documentation

## Why I'm doing: ngram bloom filter's logic can affect normal bloom filter index, if only create normal bloom filter index, and query “select xxx from table where cola like...

## Why I'm doing: https://github.com/StarRocks/starrocks/pull/43652 wants to log query profile to file, but is a wrong implementation. ## What I'm doing: This pr move the profile log logical into profile...

3.1
3.2
3.3

This reverts commit 5846cf12db545388938a6b52d61fc0a11dee6d6d. ## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature -...

title needs [type]

## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [ ] Enhancement -...

title needs [type]
PROTO-REVIEW

## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [ ] Enhancement -...

documentation
title needs [type]

## Why I'm doing: before this pr: two project cause const column unpacking in first project, so second project's input always be non-const column, which will influence performance ``` |...

## Why I'm doing: skew values use boradcast join, and other values use shuffle join for skew shuffle join ## What I'm doing: support skew join optimization in FE. This...

PROTO-REVIEW

## Why I'm doing: ## What I'm doing: 1. make profile report async in BE, profile merge and report will in other thread pool instead of pipeline-exec query pool 2....

title needs [type]
PROTO-REVIEW