-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[Ruby] Remove omit("Need to add support for DictionaryArrayBuilder")
#34946
Comments
kou
added a commit
to kou/arrow
that referenced
this issue
Apr 7, 2023
kou
added a commit
that referenced
this issue
Apr 7, 2023
) ### Rationale for this change We can remove these omissions with the existing APIs. ### What changes are included in this PR? Implement omitted tests with the existing APIs. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #34946 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
liujiacheng777
pushed a commit
to LoongArch-Python/arrow
that referenced
this issue
May 11, 2023
apache#34947) ### Rationale for this change We can remove these omissions with the existing APIs. ### What changes are included in this PR? Implement omitted tests with the existing APIs. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: apache#34946 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
ArgusLi
pushed a commit
to Bit-Quill/arrow
that referenced
this issue
May 15, 2023
apache#34947) ### Rationale for this change We can remove these omissions with the existing APIs. ### What changes are included in this PR? Implement omitted tests with the existing APIs. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: apache#34946 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
rtpsw
pushed a commit
to rtpsw/arrow
that referenced
this issue
May 16, 2023
apache#34947) ### Rationale for this change We can remove these omissions with the existing APIs. ### What changes are included in this PR? Implement omitted tests with the existing APIs. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: apache#34946 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the enhancement requested
Our tests has many
omit("Need to add support for DictionaryArrayBuilder")
but we can remove them with the existing APIs.Component(s)
Ruby
The text was updated successfully, but these errors were encountered: