Skip to content

Conversation

@raxyte
Copy link
Member

@raxyte raxyte commented Jan 5, 2026

Summary

Add reference documentation for the parallel operator.

Related PRs

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings January 5, 2026 11:36
@github-actions github-actions bot added the reference Reference documentation label Jan 5, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds comprehensive reference documentation for the parallel operator, which enables parallelization of CPU-intensive pipeline operations across multiple worker threads.

Key changes:

  • Documents the parallel operator with syntax, parameters, and usage patterns
  • Includes practical examples demonstrating parallelization of Python transformations
  • Adds expert operator caution about performance optimization considerations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mavam
Copy link
Member

mavam commented Jan 5, 2026

@raxyte you can force-merge once the functionality is merged in tenzir/tenzir; the CI failure is fixed in main.

@raxyte raxyte force-pushed the docs/parallel-operator branch from 4ece0f6 to ca222a5 Compare January 6, 2026 09:28
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

🚀 Preview deployed!

Visit the preview at: https://tenzir-docs-preview-150.surge.sh

This preview will be updated automatically on new commits.

@raxyte raxyte force-pushed the docs/parallel-operator branch from ca222a5 to a640910 Compare January 6, 2026 09:36
Copy link
Member

@mavam mavam left a comment

Choose a reason for hiding this comment

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

You also need to manually update the operator index. Latest Claude code memory should do this automatically for you, but otherwise the operator index page is not updated.

@raxyte raxyte force-pushed the docs/parallel-operator branch from a640910 to 45c10d5 Compare January 7, 2026 10:31
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@raxyte raxyte force-pushed the docs/parallel-operator branch from 45c10d5 to aa67f36 Compare January 7, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reference Reference documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants