This is an automated email from the ASF dual-hosted git repository.
yiconghuang pushed a change to branch chore/relocate-workflow-compiling-service
in repository https://gitbox.apache.org/repos/asf/texera.git
discard 76c4447910 Fix path for ComputingUnitManagingService project
discard a839d7ff13 chore: relocate workflow-compiling-service
discard 83e7bbca17 chore: move access-control-service
discard 473520c295 fix: paths in tests
discard 52246ec2e1 fix: use correct jooq path
discard 56a6c31c31 debug
discard 6c2e1d6068 chore: move project definition to root
add 34db237b6c fix: Clear Python executable path in udf.conf (#3869)
add 9141f5a909 fix: use TEXEAR_HOME and default to current folder to find
config
add d32790658b chore: move project definition to root
add 2c95aa88b3 debug
add 8edc3a2853 fix: use correct jooq path
add 415eee0974 fix: paths in tests
add 05dffc1eec chore: move access-control-service
add cc36068346 chore: relocate workflow-compiling-service
add ca41b783b3 Fix path for ComputingUnitManagingService project
add 537494b55d fix: use TEXEAR_HOME and default to current folder to find
config
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 (76c4447910)
\
N -- N -- N refs/heads/chore/relocate-workflow-compiling-service
(537494b55d)
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:
.../org/apache/texera/service/ComputingUnitManagingService.scala | 8 ++++++--
core/config/src/main/resources/udf.conf | 2 +-
core/config/src/main/scala/org/apache/amber/util/PathUtils.scala | 5 -----
.../org/apache/texera/service/WorkflowCompilingService.scala | 7 +++++--
4 files changed, 12 insertions(+), 10 deletions(-)