You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "comphead (via GitHub)" <gi...@apache.org> on 2023/06/01 15:14:22 UTC

[GitHub] [arrow-rs] comphead opened a new issue, #4336: Refactor CAST tests to use new cast array syntax

comphead opened a new issue, #4336:
URL: https://github.com/apache/arrow-rs/issues/4336

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   <!--
   A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 
   (This section helps Arrow developers understand the context and *why* for this feature, in addition to  the *what*)
   -->
   
   Going forward we should use new concise syntax as mentioned https://github.com/apache/arrow-rs/pull/4323#discussion_r1211898332
   
   **Describe the solution you'd like**
   <!--
   A clear and concise description of what you want to happen.
   -->
   Refactor `cast.rs` tests to use new concise syntax instead of `downcast_ref` directly. 
   
   **Describe alternatives you've considered**
   <!--
   A clear and concise description of any alternative solutions or features you've considered.
   -->
   
   **Additional context**
   <!--
   Add any other context or screenshots about the feature request here.
   -->
   Followup on https://github.com/apache/arrow-rs/pull/4323#discussion_r1211898332
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] alamb commented on issue #4336: Refactor CAST tests to use new cast array syntax

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on issue #4336:
URL: https://github.com/apache/arrow-rs/issues/4336#issuecomment-1595001370

   `label_issue.py` automatically added labels {'arrow'} from #4360


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] Weijun-H commented on issue #4336: Refactor CAST tests to use new cast array syntax

Posted by "Weijun-H (via GitHub)" <gi...@apache.org>.
Weijun-H commented on issue #4336:
URL: https://github.com/apache/arrow-rs/issues/4336#issuecomment-1575108042

   Could I pick this ticket up?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] tustvold closed issue #4336: Refactor CAST tests to use new cast array syntax

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold closed issue #4336: Refactor CAST tests to use new cast array syntax
URL: https://github.com/apache/arrow-rs/issues/4336


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org