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 71cf6aa  publish built book
     add 85bf35a  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   (71cf6aa)
            \
             N -- N -- N   refs/heads/gh-pages (85bf35a)

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:
 py/_sources/flight.rst.txt | 228 +++++++++++++++++++++++++++++++++++
 py/_sources/index.rst.txt  |   1 +
 py/create.html             |   1 +
 py/data.html               |   3 +
 py/flight.html             | 291 +++++++++++++++++++++++++++++++++++++++++++++
 py/genindex.html           |   1 +
 py/index.html              |   5 +
 py/io.html                 |   1 +
 py/objects.inv             | Bin 347 -> 364 bytes
 py/schema.html             |   1 +
 py/search.html             |   1 +
 py/searchindex.js          |   2 +-
 12 files changed, 534 insertions(+), 1 deletion(-)
 create mode 100644 py/_sources/flight.rst.txt
 create mode 100644 py/flight.html

Reply via email to