Skip to content

[codex] Refine Python External Stream version gates#632

Draft
yokofly wants to merge 1 commit intomainfrom
codex/python-external-stream-version-gates-627
Draft

[codex] Refine Python External Stream version gates#632
yokofly wants to merge 1 commit intomainfrom
codex/python-external-stream-version-gates-627

Conversation

@yokofly
Copy link
Copy Markdown
Contributor

@yokofly yokofly commented Apr 24, 2026

Summary

Refines the CREATE EXTERNAL STREAM reference for Python External Stream to expose only Timeplus Enterprise version requirements and make the feature gates explicit.

What Changed

  • documents base Python External Stream availability as Timeplus Enterprise 3.1.1+
  • documents init_function_name, deinit_function_name, and init_function_parameters as Timeplus Enterprise 3.2.1+
  • documents __timeplus_local_api_user and __timeplus_local_api_password injected globals as Timeplus Enterprise 3.2.2+
  • fixes Python comments inside the embedded AS $$ ... $$ example so copied code remains valid Python

Closes #627

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for elastic-elion-a958b6 ready!

Name Link
🔨 Latest commit 438da3d
🔍 Latest deploy log https://app.netlify.com/projects/elastic-elion-a958b6/deploys/69eab858c3a99d000881830a
😎 Deploy Preview https://deploy-preview-632--elastic-elion-a958b6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@yokofly yokofly marked this pull request as ready for review April 24, 2026 00:30
@yokofly yokofly marked this pull request as draft April 24, 2026 01:04
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.

python stream doc update

1 participant