Commit 47ddd50
authored
Add link to arrow-rs ticket in comments (#19479)
## Which issue does this PR close?
- Follow on to #19441
## Rationale for this change
In #19441 @Jefffrey filed a
follow on ticket for arrow-rs
apache/arrow-rs#9034
I wanted to leave the context of where it could be used in DataFusion so
we remember to use it when available
## What changes are included in this PR?
Add a comment with a reference to
apache/arrow-rs#9034
## Are these changes tested?
<!--
We typically require tests for all PRs in order to:
1. Prevent the code from being accidentally broken by subsequent changes
2. Serve as another way to document the expected behavior of the code
If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->
## Are there any user-facing changes?
No, only comments1 parent 67b526a commit 47ddd50
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2989 | 2989 | | |
2990 | 2990 | | |
2991 | 2991 | | |
| 2992 | + | |
| 2993 | + | |
2992 | 2994 | | |
2993 | 2995 | | |
2994 | 2996 | | |
| |||
0 commit comments