Skip to content

Fix show backend error#319

Closed
imay wants to merge 3 commits intoapache:masterfrom
imay:fix-show-backend-error
Closed

Fix show backend error#319
imay wants to merge 3 commits intoapache:masterfrom
imay:fix-show-backend-error

Conversation

@imay
Copy link
Copy Markdown
Contributor

@imay imay commented Nov 15, 2018

No description provided.

zhaochun added 3 commits November 15, 2018 19:59
Almost every module depend on ExecEnv, and ExecEnv contains all
singleton, which make UT binary contains all object files.

This patch seperate ExecEnv's initial and destory to anthor file to
avoid other file's dependence. And status.cc include debug_util.h which
depend tuple.h tuple_row.h, and I move get_stack_trace() to
stack_util.cpp to reduce status.cc's dependence.

I add USE_RTTI=1 to build rocksdb to avoid linking librocksdb.a

Issue: apache#292
In some case, errMsg in Backend maybe null. we change it when check it
nut null

Issue: apache#317
@imay imay closed this Nov 15, 2018
@imay imay deleted the fix-show-backend-error branch November 15, 2018 12:07
GoGoWen pushed a commit to GoGoWen/incubator-doris that referenced this pull request Sep 26, 2025
liaoxin01 pushed a commit to liaoxin01/doris that referenced this pull request Feb 9, 2026
…directory files when getting split for each query. (apache#319)

Cherry-pick apache#43914
liaoxin01 pushed a commit to liaoxin01/doris that referenced this pull request Feb 9, 2026
…ove performance by introducing cache of list directory files when getting split for each query. apache#319 (apache#337)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant