Skip to content

Conversation

@morningman
Copy link
Contributor

bp #37042

PR apache#35319 ignore the not found files in external table by default.
This PR add a BE config `ignore_not_found_file_in_external_table` to
control this behavior,
and the default value is still `true`.

Also add a new metric `NotFoundFileNum`, separate from `EmptyFileNum`,
to record the number of not found files in a query
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@morningman
Copy link
Contributor Author

run buildall

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.61% (9273/25330)
Line Coverage: 28.13% (75851/269666)
Region Coverage: 26.93% (38973/144695)
Branch Coverage: 23.63% (19780/83696)
Coverage Report: http://coverage.selectdb-in.cc/coverage/9ccd0a55db17b38053aa96b2daa74e1dffd0a3fc_9ccd0a55db17b38053aa96b2daa74e1dffd0a3fc/report/index.html

@morningman morningman merged commit a4d37d9 into apache:branch-2.1 Jul 15, 2024
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.

2 participants