Skip to content

GH-49514: [C++][Python] Add make_date compute function#67

Open
zanmato1984 wants to merge 1 commit intomainfrom
case-21-make-date
Open

GH-49514: [C++][Python] Add make_date compute function#67
zanmato1984 wants to merge 1 commit intomainfrom
case-21-make-date

Conversation

@zanmato1984
Copy link
Copy Markdown
Owner

@zanmato1984 zanmato1984 commented Mar 20, 2026

Summary

  • add a new scalar compute function make_date(year, month, day) that composes date32 values
  • expose a C++ API wrapper compute::MakeDate
  • add C++ and Python tests for valid composition, scalar broadcasting, null propagation, and invalid dates

Validation

  • python3 -m py_compile python/pyarrow/tests/test_compute.py
  • Could not run C++ or pytest suites in this environment (cmake and pytest are unavailable).

@github-actions
Copy link
Copy Markdown

❌ GitHub issue apache#49514 could not be retrieved.

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