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

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


    from bd444106af GH-39645: [Python] Fix read_table for encrypted parquet 
(#39438)
     add 1c62df5255 GH-41179: [Docs] Documentation for Dissociated IPC Protocol 
(#41180)

No new revisions were added by this update.

Summary of changes:
 docs/source/format/Columnar.rst                    |   2 +
 docs/source/format/DissociatedIPC.rst              | 403 +++++++++++++++++++++
 .../ClientFlowchart.mmd}                           |  34 +-
 .../SequenceDiagramSame.mmd}                       |  38 +-
 .../DissociatedIPC/SequenceDiagramSeparate.mmd     |  44 +++
 docs/source/format/Flight.rst                      |   2 +
 docs/source/format/index.rst                       |   1 +
 7 files changed, 499 insertions(+), 25 deletions(-)
 create mode 100644 docs/source/format/DissociatedIPC.rst
 copy docs/source/format/{Flight/DoExchange.mmd => 
DissociatedIPC/ClientFlowchart.mmd} (52%)
 copy docs/source/format/{Flight/DoExchange.mmd => 
DissociatedIPC/SequenceDiagramSame.mmd} (50%)
 create mode 100644 
docs/source/format/DissociatedIPC/SequenceDiagramSeparate.mmd

Reply via email to