Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Jan 26, 2026

Rationale for this change

Some node options and expressions miss arguments reference. If they miss, arguments may be freed by GC.

What changes are included in this PR?

  • Refer arguments of garrow_filter_node_options_new()
  • Refer arguments of garrow_project_node_options_new()
  • Refer arguments of garrow_aggregate_node_options_new()
  • Refer arguments of garrow_literal_expression_new()
  • Refer arguments of garrow_call_expression_new()

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@github-actions
Copy link

⚠️ GitHub issue #48985 has been automatically assigned in GitHub to PR creator.

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.

1 participant