Commit 97d7cdb
authored
### Rationale for this change
We can't use `Time` to refer `::Time` in `Arrow` namespace because there is `Arrow::Time`.
### What changes are included in this PR?
Use `::Time` to refer the top-level `Time`.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
Yes.
* GitHub Issue: #47265
Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 2214848 commit 97d7cdb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments