Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit cf2df9c

Browse files
authored
subscription plan updates (#65)
1 parent 6ec908d commit cf2df9c

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

modules/functions/pages/astream-functions.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Functions are implemented using https://pulsar.apache.org/docs/en/functions-over
1313
[IMPORTANT]
1414
====
1515
Custom functions require a xref:astra-streaming:operations:astream-pricing.adoc[paid {product} plan].
16-
17-
Organizations on the *Free* plan can use xref:functions:index.adoc[transform functions] only.
1816
====
1917

2018
== Deploy Python functions in a zip file
@@ -419,7 +417,6 @@ If you want to use different topics, change `in`, `out`, and `log` accordingly.
419417
This indicates that the function was deployed and ready to run when triggered by incoming messages.
420418
+
421419
If the response is `402 Payment Required` with `Reason: only qualified organizations can create functions`, then you must upgrade to a xref:astra-streaming:operations:astream-pricing.adoc[paid {product} plan].
422-
Organizations on the *Free* plan can use xref:functions:index.adoc[transform functions] only.
423420
+
424421
You can also verify that a function was created by checking the **Functions** tab or by running `./pulsar-admin functions list --tenant **TENANT_NAME**`.
425422

modules/functions/pages/index.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ Drop fields, flatten, compute, and more without coding or deep schema knowledge.
88
{company} has created the following transform functions for common data transforms, but we're always experimenting with new ones.
99
Check back as the list grows, or let us know some functions you'd find helpful in your deployment.
1010

11-
Unqualified orgs can use transform functions without upgrading to a Pay As You Go plan.
12-
1311
[#transform-list]
1412
== Transforms
1513

0 commit comments

Comments
 (0)