This is an automated email from the ASF dual-hosted git repository.
924060929 pushed a change to branch fe_local_shuffle_rebase3
in repository https://gitbox.apache.org/repos/asf/doris.git
omit fb36059477e [fix](build) macOS: route python UDF boost/process through
compat shim
add 95af0ae33d6 [fix](build) macOS: python UDF boost/process via compat
shim; clang-format + license header
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 (fb36059477e)
\
N -- N -- N refs/heads/fe_local_shuffle_rebase3 (95af0ae33d6)
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:
be/src/exec/pipeline/pipeline.cpp | 3 ++-
be/src/udf/python/boost_process_compat.h | 17 +++++++++++++++++
be/src/udf/python/python_server.cpp | 2 +-
be/src/udf/python/python_udf_runtime.cpp | 3 ++-
be/src/udf/python/python_udf_runtime.h | 2 +-
5 files changed, 23 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]