You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "Weijun-H (via GitHub)" <gi...@apache.org> on 2023/03/05 23:37:43 UTC

[GitHub] [arrow-rs] Weijun-H opened a new pull request, #3806: fix: change uft8 to timestamp with timezone

Weijun-H opened a new pull request, #3806:
URL: https://github.com/apache/arrow-rs/pull/3806

   # Which issue does this PR close?
   
   <!--
   We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax. For example `Closes #123` indicates that this PR will close issue #123.
   -->
   
   Closes #3800
   
   # Rationale for this change
   
   Create `PrimitiveArray::<TimestampType>` with timezone option 
   
   <!--
   Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed.
   Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes.
   -->
   
   # What changes are included in this PR?
   
   <!--
   There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   # Are there any user-facing changes?
   
   
   <!--
   If there are user-facing changes then we may require documentation to be updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking change` label.
   -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] tustvold merged pull request #3806: fix: change uft8 to timestamp with timezone

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold merged PR #3806:
URL: https://github.com/apache/arrow-rs/pull/3806


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-rs] ursabot commented on pull request #3806: fix: change uft8 to timestamp with timezone

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #3806:
URL: https://github.com/apache/arrow-rs/pull/3806#issuecomment-1455755042

   Benchmark runs are scheduled for baseline = 7eb588d7a9cee6516d53be6228130eda24810d37 and contender = 2f54ae9cf7736d491cfc890bdc28384c8aaefd6b. 2f54ae9cf7736d491cfc890bdc28384c8aaefd6b is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/05c8cf35dcac4366bddc7371d4176d2a...c9743d6d66e3433cbda49dc56e37ec01/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/4e20beda8a844eaead5b64a19111e06e...cc41480edd964995b33f69ecd36d2473/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/eddedcd716f6470385bd595ac463a715...533ddc0eab0540199812561f5fcb616f/)
   [Skipped :warning: Benchmarking of arrow-rs-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/d56a04dbcaa14d7e981d546a70b51772...e6b8f9e64915418abdfda191f00f6d78/)
   Buildkite builds:
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org