Commit 5a55fb4
authored
MINOR: [Go] Use
### Rationale for this change
Follow-up for #35885
### What changes are included in this PR?
Removed `listLikeType` interface from `ipc.go` & swapped it for `arrow.ListLikeType`.
### Are these changes tested?
It's only a replace of the interface name.
### Are there any user-facing changes?
No.
Authored-by: candiduslynx <candiduslynx@gmail.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>arrow.ListLikeType (#35893)1 parent fb0c72c commit 5a55fb4
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
| 598 | + | |
604 | 599 | | |
605 | 600 | | |
606 | 601 | | |
| |||
0 commit comments