-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-33143: [C++] Naming and doc/test changes for local_time compute kernel #34263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.