Commit 7548c3d
authored
### Rationale for this change
The builder should return the correct type.
### What changes are included in this PR?
One liner
### Are these changes tested?
Yes
### Are there any user-facing changes?
No
* GitHub Issue: #47552
Lead-authored-by: Fan Jiang <[email protected]>
Co-authored-by: Fan Jiang <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 8145374 commit 7548c3d
File tree
2 files changed
+23
-1
lines changed- cpp/src/arrow/extension
2 files changed
+23
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
155 | 177 | | |
156 | 178 | | |
157 | 179 | | |
| |||
0 commit comments