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 d662cdd3 Publish Python docs
     new ada3babf 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   (d662cdd3)
            \
             N -- N -- N   refs/heads/gh-pages (ada3babf)

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                                           |   52 +-
 SUMMARY/index.html                                 |   52 +-
 api/index.html                                     |  810 +-
 assets/_mkdocstrings.css                           |   38 +-
 ...ndle.92b07e13.min.js => bundle.f55a23d4.min.js} |    4 +-
 ...07e13.min.js.map => bundle.f55a23d4.min.js.map} |    4 +-
 ...main.7e37652d.min.css => main.2a3383ac.min.css} |    2 +-
 ...7652d.min.css.map => main.2a3383ac.min.css.map} |    2 +-
 .../decoder_fast.cpython-310-x86_64-linux-gnu.so   |  Bin 532960 -> 0 bytes
 .../decoder_fast.cpython-312-x86_64-linux-gnu.so   |  Bin 0 -> 623264 bytes
 .../pyiceberg/avro/decoder_fast.o                  |  Bin 992056 -> 0 bytes
 .../pyiceberg/avro/decoder_fast.o                  |  Bin 0 -> 1182328 bytes
 cli/index.html                                     |   52 +-
 community/index.html                               |   52 +-
 configuration/index.html                           |   52 +-
 contributing/index.html                            |  147 +-
 expression-dsl/index.html                          |   52 +-
 how-to-release/index.html                          |   72 +-
 index.html                                         |   52 +-
 nightly-build/index.html                           |   52 +-
 objects.inv                                        |  Bin 14063 -> 14180 bytes
 pyiceberg/__pycache__/__init__.cpython-310.pyc     |  Bin 184 -> 0 bytes
 pyiceberg/__pycache__/__init__.cpython-312.pyc     |  Bin 0 -> 195 bytes
 .../avro/__pycache__/__init__.cpython-310.pyc      |  Bin 342 -> 0 bytes
 .../avro/__pycache__/__init__.cpython-312.pyc      |  Bin 0 -> 551 bytes
 pyiceberg/avro/decoder_fast.c                      |   79 +-
 .../decoder_fast.cpython-310-x86_64-linux-gnu.so   |  Bin 532960 -> 0 bytes
 .../decoder_fast.cpython-312-x86_64-linux-gnu.so   |  Bin 0 -> 623264 bytes
 pyiceberg/avro/decoder_fast.html                   |    4 +-
 reference/SUMMARY/index.html                       |   53 +-
 reference/pyiceberg/avro/codecs/bzip2/index.html   |   54 +-
 reference/pyiceberg/avro/codecs/codec/index.html   |   56 +-
 reference/pyiceberg/avro/codecs/deflate/index.html |   54 +-
 reference/pyiceberg/avro/codecs/index.html         |   54 +-
 .../pyiceberg/avro/codecs/snappy_codec/index.html  |   54 +-
 .../avro/codecs/zstandard_codec/index.html         |   54 +-
 reference/pyiceberg/avro/decoder/index.html        |   58 +-
 reference/pyiceberg/avro/encoder/index.html        |   68 +-
 reference/pyiceberg/avro/file/index.html           |   62 +-
 reference/pyiceberg/avro/index.html                |   54 +-
 reference/pyiceberg/avro/reader/index.html         |   82 +-
 reference/pyiceberg/avro/resolver/index.html       |   58 +-
 reference/pyiceberg/avro/writer/index.html         |   66 +-
 .../catalog/bigquery_metastore/index.html          |   64 +-
 reference/pyiceberg/catalog/dynamodb/index.html    |   64 +-
 reference/pyiceberg/catalog/glue/index.html        |   64 +-
 reference/pyiceberg/catalog/hive/index.html        | 1972 ++---
 reference/pyiceberg/catalog/index.html             |   70 +-
 reference/pyiceberg/catalog/memory/index.html      |   56 +-
 reference/pyiceberg/catalog/noop/index.html        |   64 +-
 reference/pyiceberg/catalog/rest/auth/index.html   |   72 +-
 reference/pyiceberg/catalog/rest/index.html        |   64 +-
 .../pyiceberg/catalog/rest/response/index.html     |   54 +-
 reference/pyiceberg/catalog/sql/index.html         |   64 +-
 reference/pyiceberg/cli/console/index.html         |   54 +-
 reference/pyiceberg/cli/index.html                 |   54 +-
 reference/pyiceberg/cli/output/index.html          |   60 +-
 reference/pyiceberg/conversions/index.html         |   54 +-
 reference/pyiceberg/exceptions/index.html          |   78 +-
 reference/pyiceberg/expressions/index.html         | 3360 ++++----
 .../pyiceberg/expressions/literals/index.html      |  890 ++-
 reference/pyiceberg/expressions/parser/index.html  |   64 +-
 .../pyiceberg/expressions/visitors/index.html      |   62 +-
 reference/pyiceberg/index.html                     |   54 +-
 reference/pyiceberg/io/fsspec/index.html           | 1265 +--
 reference/pyiceberg/io/index.html                  |   64 +-
 reference/pyiceberg/io/pyarrow/index.html          | 2740 +++----
 reference/pyiceberg/manifest/index.html            | 1372 ++--
 reference/pyiceberg/partitioning/index.html        |   60 +-
 reference/pyiceberg/schema/index.html              |   70 +-
 reference/pyiceberg/serializers/index.html         |   62 +-
 reference/pyiceberg/table/index.html               | 8031 ++++++++++----------
 reference/pyiceberg/table/inspect/index.html       |   54 +-
 reference/pyiceberg/table/locations/index.html     |   58 +-
 reference/pyiceberg/table/maintenance/index.html   |   56 +-
 reference/pyiceberg/table/metadata/index.html      |   64 +-
 reference/pyiceberg/table/name_mapping/index.html  |   60 +-
 reference/pyiceberg/table/puffin/index.html        |   54 +-
 reference/pyiceberg/table/refs/index.html          |   56 +-
 reference/pyiceberg/table/snapshots/index.html     |   60 +-
 reference/pyiceberg/table/sorting/index.html       |   62 +-
 reference/pyiceberg/table/statistics/index.html    |   56 +-
 reference/pyiceberg/table/update/index.html        |  756 +-
 reference/pyiceberg/table/update/schema/index.html |   56 +-
 .../pyiceberg/table/update/snapshot/index.html     |  842 +-
 .../update/{statistics => sorting}/index.html      |  568 +-
 reference/pyiceberg/table/update/spec/index.html   |   56 +-
 .../pyiceberg/table/update/statistics/index.html   |   56 +-
 .../pyiceberg/table/update/validate/index.html     |   54 +-
 reference/pyiceberg/table/upsert_util/index.html   |   54 +-
 reference/pyiceberg/transforms/index.html          |   76 +-
 reference/pyiceberg/typedef/index.html             |   66 +-
 reference/pyiceberg/types/index.html               |  100 +-
 reference/pyiceberg/utils/bin_packing/index.html   |   56 +-
 reference/pyiceberg/utils/concurrent/index.html    |  158 +-
 reference/pyiceberg/utils/config/index.html        |   56 +-
 reference/pyiceberg/utils/datetime/index.html      |   54 +-
 reference/pyiceberg/utils/decimal/index.html       |   54 +-
 reference/pyiceberg/utils/deprecated/index.html    |   54 +-
 reference/pyiceberg/utils/index.html               |   54 +-
 reference/pyiceberg/utils/lazydict/index.html      |   56 +-
 reference/pyiceberg/utils/parsing/index.html       |   56 +-
 reference/pyiceberg/utils/properties/index.html    |   54 +-
 .../pyiceberg/utils/schema_conversion/index.html   |   58 +-
 reference/pyiceberg/utils/singleton/index.html     |   56 +-
 reference/pyiceberg/utils/truncate/index.html      |   54 +-
 row-filter-syntax/index.html                       |   56 +-
 search/search_index.json                           |    2 +-
 sitemap.xml                                        |  180 +-
 sitemap.xml.gz                                     |  Bin 808 -> 812 bytes
 verify-release/index.html                          |   52 +-
 111 files changed, 16631 insertions(+), 11150 deletions(-)
 rename assets/javascripts/{bundle.92b07e13.min.js => bundle.f55a23d4.min.js} 
(83%)
 rename assets/javascripts/{bundle.92b07e13.min.js.map => 
bundle.f55a23d4.min.js.map} (87%)
 rename assets/stylesheets/{main.7e37652d.min.css => main.2a3383ac.min.css} 
(60%)
 rename assets/stylesheets/{main.7e37652d.min.css.map => 
main.2a3383ac.min.css.map} (99%)
 delete mode 100755 
build/lib.linux-x86_64-cpython-310/pyiceberg/avro/decoder_fast.cpython-310-x86_64-linux-gnu.so
 create mode 100755 
build/lib.linux-x86_64-cpython-312/pyiceberg/avro/decoder_fast.cpython-312-x86_64-linux-gnu.so
 delete mode 100644 
build/temp.linux-x86_64-cpython-310/pyiceberg/avro/decoder_fast.o
 create mode 100644 
build/temp.linux-x86_64-cpython-312/pyiceberg/avro/decoder_fast.o
 delete mode 100644 pyiceberg/__pycache__/__init__.cpython-310.pyc
 create mode 100644 pyiceberg/__pycache__/__init__.cpython-312.pyc
 delete mode 100644 pyiceberg/avro/__pycache__/__init__.cpython-310.pyc
 create mode 100644 pyiceberg/avro/__pycache__/__init__.cpython-312.pyc
 delete mode 100644 pyiceberg/avro/decoder_fast.cpython-310-x86_64-linux-gnu.so
 create mode 100644 pyiceberg/avro/decoder_fast.cpython-312-x86_64-linux-gnu.so
 copy reference/pyiceberg/table/update/{statistics => sorting}/index.html (56%)

Reply via email to