Uh oh!
There was an error while loading. Please reload this page.
GH-33143: [C++] Naming and doc/test changes for local_time compute kernel - #34263
Conversation
43b4d34 to
76c8acdComparekou
commented
Feb 20, 2023
Could you open a new issue for this? |
rok
commented
Feb 21, 2023
Sorry @kou this is indeed not minor. @jorisvandenbossche thanks for linking to the original issue, I think this mapping is satisfactory? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
westonpace
commented
Feb 22, 2023
This looks fine to me. |
ursabot
commented
Feb 23, 2023
Benchmark runs are scheduled for baseline = e0e740b and contender = 863cdd4. 863cdd4 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Rationale for this change
A better naming for local_time kernel was proposed in post merge review of #34208.
What changes are included in this PR?
Change
local_timetolocal_timestampand related docs/test changes.Are these changes tested?
Yes.
Are there any user-facing changes?
Changing
local_timetolocal_timestampis a user facing change. But since it was not yet released we can probably treat it as non-breaking.