Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] Add Support of Month, Day, Nano Type #29431

Closed
asfimport opened this issue Aug 31, 2021 · 0 comments · Fixed by #39043
Closed

[C#] Add Support of Month, Day, Nano Type #29431

asfimport opened this issue Aug 31, 2021 · 0 comments · Fixed by #39043

Comments

@asfimport
Copy link

#10177 has been merged we should add support for the new type for C# implementation (and once C# participate in the integration tests we should support it.

Reporter: Micah Kornfield / @emkornfield

Note: This issue was originally created as ARROW-13805. Please see the migration documentation for further details.

@CurtHagenlocher CurtHagenlocher self-assigned this Dec 5, 2023
CurtHagenlocher added a commit that referenced this issue Dec 10, 2023
### What changes are included in this PR?

Changes required to support the three interval types in the C# implementation.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Adds new classes for interval support.
* Closes: #38316
* Closes: #29431

Lead-authored-by: Curt Hagenlocher <curt@hagenlocher.org>
Co-authored-by: Platob <nfillot.pro@gmail.com>
Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>
mapleFU pushed a commit to mapleFU/arrow that referenced this issue Dec 13, 2023
### What changes are included in this PR?

Changes required to support the three interval types in the C# implementation.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Adds new classes for interval support.
* Closes: apache#38316
* Closes: apache#29431

Lead-authored-by: Curt Hagenlocher <curt@hagenlocher.org>
Co-authored-by: Platob <nfillot.pro@gmail.com>
Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>
clayburn pushed a commit to clayburn/arrow that referenced this issue Jan 23, 2024
### What changes are included in this PR?

Changes required to support the three interval types in the C# implementation.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Adds new classes for interval support.
* Closes: apache#38316
* Closes: apache#29431

Lead-authored-by: Curt Hagenlocher <curt@hagenlocher.org>
Co-authored-by: Platob <nfillot.pro@gmail.com>
Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
### What changes are included in this PR?

Changes required to support the three interval types in the C# implementation.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Adds new classes for interval support.
* Closes: apache#38316
* Closes: apache#29431

Lead-authored-by: Curt Hagenlocher <curt@hagenlocher.org>
Co-authored-by: Platob <nfillot.pro@gmail.com>
Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants