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/iceberg-python.git


 discard c1d28bcc Publish Python docs
     new 8981e696 Publish Python docs

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   (c1d28bcc)
            \
             N -- N -- N   refs/heads/gh-pages (8981e696)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 404.html                                           |   72 +-
 SUMMARY/index.html                                 |   72 +-
 api/index.html                                     | 2407 +++---
 ...ndle.e71a0d61.min.js => bundle.79ae519e.min.js} |    4 +-
 ...a0d61.min.js.map => bundle.79ae519e.min.js.map} |    2 +-
 ...arch.7a47a382.min.js => search.2c215733.min.js} |    4 +-
 ...7a382.min.js.map => search.2c215733.min.js.map} |    2 +-
 assets/stylesheets/main.484c7ddc.min.css           |    1 +
 assets/stylesheets/main.484c7ddc.min.css.map       |    1 +
 assets/stylesheets/main.618322db.min.css           |    1 -
 assets/stylesheets/main.618322db.min.css.map       |    1 -
 cli/index.html                                     |   72 +-
 community/index.html                               |   72 +-
 configuration/index.html                           |  246 +-
 contributing/index.html                            |  317 +-
 expression-dsl/index.html                          |   72 +-
 how-to-release/index.html                          |   72 +-
 index.html                                         |  108 +-
 nightly-build/index.html                           |   72 +-
 objects.inv                                        |  Bin 14563 -> 15059 bytes
 pyiceberg.egg-info/PKG-INFO                        |   18 +-
 pyiceberg.egg-info/SOURCES.txt                     |   11 +
 pyiceberg.egg-info/requires.txt                    |   16 +-
 pyiceberg/__pycache__/__init__.cpython-312.pyc     |  Bin 195 -> 195 bytes
 .../avro/__pycache__/__init__.cpython-312.pyc      |  Bin 551 -> 551 bytes
 pyiceberg/avro/decoder_fast.c                      |  469 +-
 .../decoder_fast.cpython-312-x86_64-linux-gnu.so   |  Bin 604168 -> 603528 
bytes
 pyiceberg/avro/decoder_fast.html                   |    7 +-
 reference/SUMMARY/index.html                       |   74 +-
 reference/pyiceberg/avro/codecs/bzip2/index.html   |   74 +-
 reference/pyiceberg/avro/codecs/codec/index.html   |   76 +-
 reference/pyiceberg/avro/codecs/deflate/index.html |   74 +-
 reference/pyiceberg/avro/codecs/index.html         |   74 +-
 .../pyiceberg/avro/codecs/snappy_codec/index.html  |   74 +-
 .../avro/codecs/zstandard_codec/index.html         |   74 +-
 reference/pyiceberg/avro/decoder/index.html        |   78 +-
 reference/pyiceberg/avro/encoder/index.html        |   76 +-
 reference/pyiceberg/avro/file/index.html           |   82 +-
 reference/pyiceberg/avro/index.html                |   74 +-
 reference/pyiceberg/avro/reader/index.html         |  102 +-
 reference/pyiceberg/avro/resolver/index.html       |   78 +-
 reference/pyiceberg/avro/writer/index.html         |   86 +-
 .../catalog/bigquery_metastore/index.html          |   76 +-
 reference/pyiceberg/catalog/dynamodb/index.html    |   76 +-
 reference/pyiceberg/catalog/glue/index.html        | 1728 ++--
 reference/pyiceberg/catalog/hive/index.html        | 1518 ++--
 reference/pyiceberg/catalog/index.html             | 2482 +++---
 reference/pyiceberg/catalog/memory/index.html      |   76 +-
 reference/pyiceberg/catalog/noop/index.html        |   86 +-
 reference/pyiceberg/catalog/rest/auth/index.html   | 1503 ++--
 reference/pyiceberg/catalog/rest/index.html        | 4357 ++++++----
 .../pyiceberg/catalog/rest/response/index.html     |   76 +-
 .../catalog/rest/scan_planning/index.html          | 5219 ++++++++++++
 reference/pyiceberg/catalog/sql/index.html         | 2437 +++---
 reference/pyiceberg/cli/console/index.html         |  860 +-
 reference/pyiceberg/cli/index.html                 |   74 +-
 reference/pyiceberg/cli/output/index.html          |   80 +-
 reference/pyiceberg/conversions/index.html         |  197 +-
 reference/pyiceberg/exceptions/index.html          |  224 +-
 reference/pyiceberg/expressions/index.html         | 1468 ++--
 .../pyiceberg/expressions/literals/index.html      |   84 +-
 reference/pyiceberg/expressions/parser/index.html  |   74 +-
 .../pyiceberg/expressions/visitors/index.html      | 1199 +--
 reference/pyiceberg/index.html                     |   74 +-
 reference/pyiceberg/io/fsspec/index.html           | 1112 +--
 reference/pyiceberg/io/index.html                  |  714 +-
 reference/pyiceberg/io/pyarrow/index.html          | 1520 ++--
 reference/pyiceberg/manifest/index.html            | 2086 +++--
 reference/pyiceberg/partitioning/index.html        | 1048 ++-
 reference/pyiceberg/schema/index.html              | 3120 +++----
 reference/pyiceberg/serializers/index.html         |   82 +-
 .../{upsert_util => delete_file_index}/index.html  |  584 +-
 reference/pyiceberg/table/index.html               | 8859 +++++++++++---------
 reference/pyiceberg/table/inspect/index.html       |   76 +-
 reference/pyiceberg/table/locations/index.html     |   78 +-
 reference/pyiceberg/table/maintenance/index.html   |   76 +-
 reference/pyiceberg/table/metadata/index.html      | 1769 ++--
 reference/pyiceberg/table/name_mapping/index.html  |   80 +-
 reference/pyiceberg/table/puffin/index.html        |   74 +-
 reference/pyiceberg/table/refs/index.html          |   76 +-
 reference/pyiceberg/table/snapshots/index.html     |  697 +-
 reference/pyiceberg/table/sorting/index.html       |  473 +-
 reference/pyiceberg/table/statistics/index.html    |   76 +-
 reference/pyiceberg/table/update/index.html        |  710 +-
 reference/pyiceberg/table/update/schema/index.html |   76 +-
 .../pyiceberg/table/update/snapshot/index.html     | 2036 +++--
 .../pyiceberg/table/update/sorting/index.html      |   76 +-
 reference/pyiceberg/table/update/spec/index.html   |   74 +-
 .../pyiceberg/table/update/statistics/index.html   |   76 +-
 .../pyiceberg/table/update/validate/index.html     |   74 +-
 reference/pyiceberg/table/upsert_util/index.html   |   74 +-
 reference/pyiceberg/transforms/index.html          |   96 +-
 reference/pyiceberg/typedef/index.html             |   86 +-
 reference/pyiceberg/types/index.html               |  120 +-
 reference/pyiceberg/utils/bin_packing/index.html   |   76 +-
 reference/pyiceberg/utils/concurrent/index.html    |   76 +-
 reference/pyiceberg/utils/config/index.html        |   76 +-
 reference/pyiceberg/utils/datetime/index.html      |   76 +-
 reference/pyiceberg/utils/decimal/index.html       |   74 +-
 reference/pyiceberg/utils/deprecated/index.html    |   74 +-
 reference/pyiceberg/utils/index.html               |   74 +-
 reference/pyiceberg/utils/lazydict/index.html      |   76 +-
 reference/pyiceberg/utils/parsing/index.html       |   76 +-
 reference/pyiceberg/utils/properties/index.html    |   74 +-
 .../pyiceberg/utils/schema_conversion/index.html   | 1204 +--
 reference/pyiceberg/utils/singleton/index.html     |   76 +-
 reference/pyiceberg/utils/truncate/index.html      |   74 +-
 row-filter-syntax/index.html                       |   72 +-
 search/search_index.json                           |    2 +-
 sitemap.xml                                        |  186 +-
 sitemap.xml.gz                                     |  Bin 812 -> 834 bytes
 verify-release/index.html                          |   72 +-
 112 files changed, 35981 insertions(+), 21738 deletions(-)
 rename assets/javascripts/{bundle.e71a0d61.min.js => bundle.79ae519e.min.js} 
(88%)
 rename assets/javascripts/{bundle.e71a0d61.min.js.map => 
bundle.79ae519e.min.js.map} (98%)
 rename assets/javascripts/workers/{search.7a47a382.min.js => 
search.2c215733.min.js} (72%)
 rename assets/javascripts/workers/{search.7a47a382.min.js.map => 
search.2c215733.min.js.map} (93%)
 create mode 100644 assets/stylesheets/main.484c7ddc.min.css
 create mode 100644 assets/stylesheets/main.484c7ddc.min.css.map
 delete mode 100644 assets/stylesheets/main.618322db.min.css
 delete mode 100644 assets/stylesheets/main.618322db.min.css.map
 create mode 100644 reference/pyiceberg/catalog/rest/scan_planning/index.html
 copy reference/pyiceberg/table/{upsert_util => delete_file_index}/index.html 
(70%)

Reply via email to