Skip to content

Conversation

@tomuben
Copy link
Collaborator

@tomuben tomuben commented Nov 13, 2025

No description provided.

@tomuben tomuben changed the title Ci/change blzmod #1336: Changed Bazel module Dec 22, 2025

stringstream ss;
m_exaJavaPath = "/exaudf/base/javacontainer"; // TODO hardcoded path
m_exaJavaPath = "/exaudf/external/exaudfclient_base+/javacontainer"; // TODO hardcoded path
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we extend the comment to explain the external

sys.path.append(path_to_pyexadataframe)
else:
path_to_pyexadataframe="/exaudf/base/python/python3"
path_to_pyexadataframe="/exaudf/external/exaudfclient_base+/python/python3"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably should add a comment where this path comes from


include("//base:base.MODULE.bazel")
bazel_dep(name = "exaudfclient_base", version = "1.0.0")
local_path_override(module_name="exaudfclient_base", path="base")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we maybe add a comment, why we use local overwrite here. And, that it later can be replaced by http override or git override, when repositories are split

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants