ARROW-16296: [GLib] Add missing casts for GArrowRoundMode#12971
ARROW-16296: [GLib] Add missing casts for GArrowRoundMode#12971kou wants to merge 1 commit intoapache:masterfrom
Conversation
This fixes the following warning:
GLib-GObject-WARNING **: value "((GArrowRoundMode) -765521144)"
of type 'GArrowRoundMode' is invalid or out of range for property
'mode' of type 'GArrowRoundMode'
|
|
|
+1 |
|
Benchmark runs are scheduled for baseline = ebc0be2 and contender = dc2e02a. dc2e02a is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
|
['Python', 'R'] benchmarks have high level of regressions. |
This fixes the following warning: