Smith Cruise

Results 12 issues of Smith Cruise

How to sepcific ssh port in remote development?

question
A-remote

## What type of PR is this: - [ ] BugFix - [x] Feature - [ ] Enhancement - [ ] Refactor - [ ] UT - [ ] Doc...

set pipeline_dop=1 set enable_connector_adaptive_io_tasks=false set connector_io_tasks_per_scan_operator=1 Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [ ] Enhancement - [ ]...

title needs [type]

## Why I'm doing: In https://github.com/StarRocks/starrocks/pull/41751, we move eval stripe stats before `getStripeFooter()`, but forget to move variable `rowsInCurrentStripe`. It will cause metrics errors. ## What I'm doing: Fix it...

3.2

## Why I'm doing: If orc file's size is small, we can use one io request to load it ## What I'm doing: Support it Fix https://github.com/StarRocks/StarRocksTest/issues/6250 ## What type...

3.0
3.1
3.2

## Why I'm doing: We already exposed the cache hit rate in https://github.com/StarRocks/starrocks/pull/40220, but it's result can't reflect the actual situation. ## What I'm doing: Improve it ## What type...

3.2
PROTO-REVIEW
3.3

```bash ==2496223==ERROR: AddressSanitizer: alloc-dealloc-mismatch (operator new vs free) on 0x60300060c070 #0 0xcf4ca07 in free (/home/disk1/starrocks/output/be/lib/starrocks_be+0xcf4ca07) #1 0x7fa844d8ad32 in int JindoJniState::registerJniClassForInit() (/tmp/libjindosdk-4384a5ce289bdd67_20230321_110550.so+0x38ad32) #2 0x7fa844c70823 in _GLOBAL__sub_I_JindoNative.cpp (/tmp/libjindosdk-4384a5ce289bdd67_20230321_110550.so+0x270823) #3 0x7fb684baa47d in call_init...

## Why I'm doing: ## What I'm doing: * Replace `ALREADY_CACHED_SIZE` to `READ_CACHE_SIZE`, `ALREADY_CACHED_SIZE` is ambiguity. * Show verbose msg if people `submit task cache select xxx from tbl("verbose"="true")` *...

3.3

## Why I'm doing: For the CVE problem, we need to upgrade Hadoop SDK from 3.3.6 -> 3.4.0 It will introduce aws java SDK v2, so we can delete SDK...

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

title needs [type]
PROTO-REVIEW