You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ee...@apache.org on 2021/06/30 19:56:22 UTC

[arrow] branch master updated (1430c93 -> ab57479)

This is an automated email from the ASF dual-hosted git repository.

eerhardt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 1430c93  ARROW-13025: [C++][Python] Add FunctionOptions::Equals/ToString/Serialize
     add ab57479  ARROW-13128: [C#] TimestampArray conversion logic for nano and micro is wrong

No new revisions were added by this update.

Summary of changes:
 csharp/src/Apache.Arrow/Arrays/TimestampArray.cs   |  8 +++----
 .../test/Apache.Arrow.Tests/ArrayBuilderTests.cs   | 25 ++++++++++++++++++++--
 2 files changed, 27 insertions(+), 6 deletions(-)