Skip to content

[native] Register boolean properties properly.#21813

Merged
amitkdutta merged 1 commit intoprestodb:masterfrom
amitkdutta:prop_register_fix
Jan 30, 2024
Merged

[native] Register boolean properties properly.#21813
amitkdutta merged 1 commit intoprestodb:masterfrom
amitkdutta:prop_register_fix

Conversation

@amitkdutta
Copy link
Contributor

@amitkdutta amitkdutta commented Jan 29, 2024

Currently some boolean porperties are registered with BOOL_PROP, and others STR_PROP. They should all use BOOL_PROP as this macro internally converts true/false to string uniformly.

@amitkdutta amitkdutta requested a review from a team as a code owner January 29, 2024 21:57
@amitkdutta amitkdutta merged commit 5dfa33d into prestodb:master Jan 30, 2024
@wanglinsong wanglinsong mentioned this pull request Feb 12, 2024
64 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