Skip to content

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Sep 14, 2024

No description provided.

Copy link
Member

@arnaud-lb arnaud-lb left a comment

Choose a reason for hiding this comment

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

LGTM!

bool length_is_null = 1;
int num_in; /* Number of elements in the input array */
bool length_is_null = true;
uint32_t num_in; /* Number of elements in the input array */
Copy link
Member

Choose a reason for hiding this comment

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

This makes the cast at line 3809 redundant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants