-
Notifications
You must be signed in to change notification settings - Fork 5
#1336: Changed Bazel module #1315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
| #WORKDIR /exaudfclient/base | ||
| #RUN ./test_udfclient.sh /exaudf/exaudfclient |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this commented out?
| #WORKDIR / | ||
| #RUN mkdir /exasol_emulator | ||
| #COPY emulator/ /exasol_emulator | ||
| #COPY /exaudfclient/base/exaudflib/zmqcontainer.proto /exasol_emulator | ||
| #RUN cd /exasol_emulator && protoc zmqcontainer.proto --python_out=. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this commented out?
| #WORKDIR /exaudfclient/base | ||
| #RUN ./test_udfclient.sh /exaudf/exaudfclient | ||
|
|
||
| #WORKDIR / | ||
| #RUN mkdir /exasol_emulator | ||
| #COPY emulator/ /exasol_emulator | ||
| #COPY /exaudfclient/base/exaudflib/zmqcontainer.proto /exasol_emulator | ||
| #RUN cd /exasol_emulator && protoc zmqcontainer.proto --python_out=. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this commented out?
| #WORKDIR /exaudfclient/base | ||
| #RUN ./test_udfclient.sh /exaudf/exaudfclient |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this commented out?
All Submissions:
When integrating to Develop branch:
When integrating to Main branch: