Commit 6c7de4e
authored
### Rationale for this change
Add `arrow::` to `Decimal128Type::kMaxPrecision` to fix the build
### What changes are included in this PR?
- Add `arrow::` as prefix to `Decimal128Type::kMaxPrecision`
### Are these changes tested?
- Yes, on local MSVC and CI
### Are there any user-facing changes?
N/A
* GitHub Issue: #48811
Authored-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
1 parent 2009cc9 commit 6c7de4e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
751 | | - | |
| 750 | + | |
| 751 | + | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| |||
0 commit comments