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/04/27 23:40:07 UTC

[arrow-datafusion-python] branch asf-staging updated (3079870 -> 4e39d68)

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

github-bot pushed a change to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-python.git


 discard 3079870  Publish built docs triggered by e1a8a3c623110b5214ce417c12431d2ae4238c60
     new 4e39d68  Publish built docs triggered by 6642660dcfa4ab9e7c743b6537e0e3499f0923d5

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   (3079870)
            \
             N -- N -- N   refs/heads/asf-staging (4e39d68)

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:


[arrow-datafusion-python] 01/01: Publish built docs triggered by 6642660dcfa4ab9e7c743b6537e0e3499f0923d5

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-python.git

commit 4e39d681b86d7d510cbcb9cf19e114fe16940a60
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Thu Apr 27 23:40:02 2023 +0000

    Publish built docs triggered by 6642660dcfa4ab9e7c743b6537e0e3499f0923d5
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index f27975c..de77687 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -22,7 +22,7 @@ notifications:
   jira_options: link label worklog
 github:
   description: "Apache Arrow DataFusion Python Bindings"
-  homepage: https://arrow.apache.org/datafusion
+  homepage: https://arrow.apache.org/datafusion-python
   enabled_merge_buttons:
     squash: true
     merge: false