GH-33143: [C++] Naming and doc/test changes for local_time compute kernel#34263
GH-33143: [C++] Naming and doc/test changes for local_time compute kernel#34263rok merged 2 commits intoapache:mainfrom
Conversation
43b4d34 to
76c8acd
Compare
|
Could you open a new issue for this? |
|
Sorry @kou this is indeed not minor. @jorisvandenbossche thanks for linking to the original issue, I think this mapping is satisfactory? |
|
This looks fine to me. |
|
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.