arrow icon indicating copy to clipboard operation
arrow copied to clipboard

GH-43118: [JS] Add interval for unit MONTH_DAY_NANO

Open handstuyennn opened this issue 7 months ago • 4 comments

Rationale for this change

This PR handle for Interval type with MONTH_DAY_NANO unit, This is currently not supported in Arrow JS implementation. See https://github.com/apache/arrow/issues/43118

What changes are included in this PR?

Handle Interval with MONTH_DAY_NAO unit with relations Adding tests for builder and unittest

Are these changes tested?

Yes. Unit tests have been added

  • GitHub Issue: #43118

handstuyennn avatar Jul 02 '24 11:07 handstuyennn