Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N nxcals
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • acc-logging-team
  • nxcals
  • Merge requests
  • !1580

Resolve NXCALS-6471 "Feature python importer for py4j"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vito Baggiolini requested to merge feature-NXCALS-6471-python-importer-for-py4j into feature-NXCALS-6893-integrate_py4j_stubs_and_imports_with_nxcals Aug 19, 2022
  • Overview 73
  • Commits 70
  • Pipelines 32
  • Changes 8

Merge request template

COMPATIBILITY NOTE

Please make sure that this change is BACKWARDS COMPATIBLE and a new server will work correctly with clients using old APIs versions.

It may be that data sent in the new format will break the old clients.

In case of any potential incompatibility we have to inform our clients and schedule release & deployment with them.


@acc-logging-team - please have a look for approval.

NXCALS-6470 generates python stubs for Java classes that are called over py4j. When such a stub is used in an import statement, the Python interpreter imports and loads the corresponding Java class. This merge request provides the necessary functionality.

Closes NXCALS-6471

Edited Aug 19, 2022 by Vito Baggiolini
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-NXCALS-6471-python-importer-for-py4j