You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/01/13 16:01:10 UTC

[arrow] branch master updated (ec18db9 -> b565822)

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

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


    from ec18db9  ARROW-10472: [Python] Test to confirm casting timestamp scalars to date type works
     add b565822  ARROW-11232: [C++] Make Table::CombineChunks() handle table with zero column correctly

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/table.cc      |  2 +-
 cpp/src/arrow/table_test.cc | 18 +++++++++++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)