You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by gi...@apache.org on 2023/05/09 15:08:12 UTC

[arrow-cookbook] branch gh-pages updated (c29d311 -> ddc9ba5)

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

github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/arrow-cookbook.git


 discard c29d311  publish built book
     add ddc9ba5  publish built book

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c29d311)
            \
             N -- N -- N   refs/heads/gh-pages (ddc9ba5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../_sphinx_javascript_frameworks_compat.js        |   134 -
 cpp/_static/alabaster.css                          |    14 +-
 ...rrow-logo_vertical_black-txt_transparent-bg.svg |     0
 cpp/_static/basic.css                              |     5 +-
 cpp/_static/doctools.js                            |     2 +-
 {dev/cpp => cpp}/_static/favicon.ico               |   Bin
 cpp/_static/jquery-3.6.0.js                        | 10881 -------------------
 cpp/_static/jquery.js                              |     2 -
 cpp/_static/language_data.js                       |     2 +-
 cpp/_static/searchtools.js                         |     2 +-
 cpp/_static/underscore-1.13.1.js                   |  2042 ----
 cpp/_static/underscore.js                          |     6 -
 cpp/basic.html                                     |   182 +-
 cpp/create.html                                    |   228 +-
 cpp/datasets.html                                  |   130 +-
 cpp/flight.html                                    |   526 +-
 cpp/genindex.html                                  |    32 +-
 cpp/index.html                                     |    32 +-
 cpp/search.html                                    |    32 +-
 cpp/searchindex.js                                 |     2 +-
 .../_sphinx_javascript_frameworks_compat.js        |   134 -
 java/_static/alabaster.css                         |    14 +-
 ...rrow-logo_vertical_black-txt_transparent-bg.svg |     0
 java/_static/basic.css                             |     5 +-
 java/_static/doctools.js                           |     2 +-
 {dev/cpp => java}/_static/favicon.ico              |   Bin
 java/_static/jquery-3.6.0.js                       | 10881 -------------------
 java/_static/jquery.js                             |     2 -
 java/_static/language_data.js                      |     2 +-
 java/_static/searchtools.js                        |     2 +-
 java/_static/underscore-1.13.1.js                  |  2042 ----
 java/_static/underscore.js                         |     6 -
 java/avro.html                                     |    96 +-
 java/create.html                                   |   294 +-
 java/data.html                                     |   356 +-
 java/dataset.html                                  |   648 +-
 java/flight.html                                   |   828 +-
 java/genindex.html                                 |    32 +-
 java/index.html                                    |    34 +-
 java/io.html                                       |   786 +-
 java/jdbc.html                                     |   438 +-
 java/objects.inv                                   |     2 +-
 java/schema.html                                   |   306 +-
 java/search.html                                   |    32 +-
 java/searchindex.js                                |     2 +-
 py/_sources/data.rst.txt                           |     8 +-
 py/_sources/flight.rst.txt                         |   217 +-
 py/_static/_sphinx_javascript_frameworks_compat.js |   134 -
 py/_static/alabaster.css                           |    14 +-
 ...rrow-logo_vertical_black-txt_transparent-bg.svg |     0
 py/_static/basic.css                               |     5 +-
 py/_static/doctools.js                             |     2 +-
 {dev/cpp => py}/_static/favicon.ico                |   Bin
 py/_static/jquery-3.6.0.js                         | 10881 -------------------
 py/_static/jquery.js                               |     2 -
 py/_static/language_data.js                        |     2 +-
 py/_static/searchtools.js                          |     2 +-
 py/_static/underscore-1.13.1.js                    |  2042 ----
 py/_static/underscore.js                           |     6 -
 py/create.html                                     |    60 +-
 py/data.html                                       |    76 +-
 py/flight.html                                     |   237 +-
 py/genindex.html                                   |    32 +-
 py/index.html                                      |    35 +-
 py/io.html                                         |   100 +-
 py/objects.inv                                     |   Bin 370 -> 370 bytes
 py/schema.html                                     |    32 +-
 py/search.html                                     |    32 +-
 py/searchindex.js                                  |     2 +-
 r/404.html                                         |     6 +-
 r/creating-arrow-objects.html                      |     6 +-
 r/defining-data-types.html                         |     6 +-
 r/flight.html                                      |     6 +-
 r/index.html                                       |     6 +-
 r/manipulating-data---arrays.html                  |     8 +-
 r/manipulating-data---tables.html                  |   282 +-
 r/reading-and-writing-data---multiple-files.html   |     6 +-
 r/reading-and-writing-data---single-files.html     |     8 +-
 r/search_index.json                                |     2 +-
 r/using-pyarrow-from-r.html                        |     6 +-
 80 files changed, 3584 insertions(+), 41877 deletions(-)
 delete mode 100644 cpp/_static/_sphinx_javascript_frameworks_compat.js
 copy {dev/cpp => cpp}/_static/arrow-logo_vertical_black-txt_transparent-bg.svg (100%)
 copy {dev/cpp => cpp}/_static/favicon.ico (100%)
 delete mode 100644 cpp/_static/jquery-3.6.0.js
 delete mode 100644 cpp/_static/jquery.js
 delete mode 100644 cpp/_static/underscore-1.13.1.js
 delete mode 100644 cpp/_static/underscore.js
 delete mode 100644 java/_static/_sphinx_javascript_frameworks_compat.js
 copy {dev/cpp => java}/_static/arrow-logo_vertical_black-txt_transparent-bg.svg (100%)
 copy {dev/cpp => java}/_static/favicon.ico (100%)
 delete mode 100644 java/_static/jquery-3.6.0.js
 delete mode 100644 java/_static/jquery.js
 delete mode 100644 java/_static/underscore-1.13.1.js
 delete mode 100644 java/_static/underscore.js
 delete mode 100644 py/_static/_sphinx_javascript_frameworks_compat.js
 copy {dev/cpp => py}/_static/arrow-logo_vertical_black-txt_transparent-bg.svg (100%)
 copy {dev/cpp => py}/_static/favicon.ico (100%)
 delete mode 100644 py/_static/jquery-3.6.0.js
 delete mode 100644 py/_static/jquery.js
 delete mode 100644 py/_static/underscore-1.13.1.js
 delete mode 100644 py/_static/underscore.js