Skip to content

[native] Use velox exception instead of std exception.#18641

Merged
amitkdutta merged 1 commit intoprestodb:masterfrom
amitkdutta:velox_exception
Nov 8, 2022
Merged

[native] Use velox exception instead of std exception.#18641
amitkdutta merged 1 commit intoprestodb:masterfrom
amitkdutta:velox_exception

Conversation

@amitkdutta
Copy link
Contributor

No description provided.

@amitkdutta amitkdutta requested a review from a team as a code owner November 7, 2022 22:56
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not use fmt::format with these macros.

VELOX_USER_FAIL("Unknown column handle type: {}", column->_type);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe VELOX_UNSUPPORTED

@amitkdutta amitkdutta requested a review from mbasmanova November 8, 2022 00:42
@amitkdutta amitkdutta merged commit 352c8a2 into prestodb:master Nov 8, 2022
@wanglinsong wanglinsong mentioned this pull request Jan 12, 2023
30 tasks
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