Skip to content
Snippets Groups Projects
Commit 0119367c authored by Ilya Kosarev's avatar Ilya Kosarev Committed by Kirill Yukhin
Browse files

refactoring: remove exceptions from space_def_new_from_tuple

space_def_new_from_tuple is used in on_replace_dd_space therefore
it has to be cleared from exceptions. Now it doesn't throw any
more. It means we also need to clear from exceptions it's
subsidiary functions: space_opts_decode, field_def_decode &
space_format_decode. Their usages are updated.

Part of #4247
parent d60e63d8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment