Mailing lists matching texera.apache.org

commits texera.apache.org
dev texera.apache.org
notifications texera.apache.org


(texera) 01/01: chore: redirect GitHub emails

2025-10-18 Thread yiconghuang
f.yaml index f8028b19a8..4ffd04ffc1 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -74,7 +74,7 @@ github: notifications: commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - discussions: d...@texer

(texera) 01/01: chore: redirect GitHub emails

2025-10-18 Thread yiconghuang
f.yaml index f8028b19a8..4ffd04ffc1 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -74,7 +74,7 @@ github: notifications: commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - discussions

(texera) branch main updated: chore: redirect GitHub emails (#3932)

2025-10-19 Thread yiconghuang
As our [email protected] is being swapped by GitHub automated sync emails, we decided to redirect the traffic to [email protected]. ### Any related issues, documentation, discussions? Mail list discussion: https://lists.apache.org/

(texera) 01/01: chore: Update discussions notification email

2026-01-14 Thread yiconghuang
diff --git a/.asf.yaml b/.asf.yaml index c7e617cd9c..fc525b2091 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -86,5 +86,5 @@ notifications: commits: [email protected] issues: [email protected] pullrequests: [email protected] -

(texera) branch main updated: chore: Redirect GitHub discussion notifications to dev email list (#4160)

2026-01-14 Thread yiconghuang
email list (#4160) --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index c7e617cd9c..fc525b2091 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -86,5 +86,5 @@ notifications: commits: [email protected]

Re: [PR] chore: add test-ci branch protection rules [texera]

2025-10-18 Thread via GitHub
st_reviews: +dismiss_stale_reviews: false +require_code_owner_reviews: false +required_approving_review_count: 1 + required_linear_history: true + notifications: commits: [email protected] issues: [email protected] pullrequests:

(texera) 01/01: chore: Redirect jobs notifications to [email protected]

2025-08-07 Thread yiconghuang
b/.asf.yaml index 8af18a..e532916957 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -76,4 +76,4 @@ notifications: issues: [email protected] pullrequests: [email protected] discussions: [email protected] - jobs: [email protected]

(incubator-texera-site) branch publish updated: fix: add asf

2026-01-06 Thread aicam
+++ b/.asf.yml @@ -0,0 +1,13 @@ +staging: + profile: ~ + whoami: staging-publish + +publish: + whoami: publish + +notifications: + commits: [email protected] + issues: [email protected] + pullrequests: [email protected]

(incubator-texera-site) branch staging-publish updated: deploy: c89deab4f80146f5c2e91938185cc0122a725a72

2026-01-06 Thread github-bot
(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 000..36b4af4 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,13 @@ +staging: + profile: ~ + whoami: staging-publish + +publish: + whoami: publish + +notifications: + commits: [email protected] + issues

(incubator-texera-site) branch main updated: Add notification settings to .asf.yaml

2025-11-16 Thread yiconghuang
arious events. --- .asf.yaml | 7 +++ 1 file changed, 7 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 67e8307..896b765 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -11,3 +11,10 @@ staging: publish: whoami: main + +notifications: + commits: [email protected] +

(incubator-texera-site) branch staging-publish updated: deploy: 1adb1439e4777ca888e73f3cbb8d4f353e8cd9e6

2025-11-26 Thread github-bot
deletions(-) diff --git a/.asf.yaml b/.asf.yaml deleted file mode 100644 index 91edf65..000 --- a/.asf.yaml +++ /dev/null @@ -1,13 +0,0 @@ -staging: - profile: ~ - whoami: staging-publish - -publish: - whoami: main - -notifications: - commits: [email protected] - issues

(texera) branch master updated: chore: Redirect jobs notifications to [email protected] (#3646)

2025-08-07 Thread yiconghuang
f.yaml index 8af18a..e532916957 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -76,4 +76,4 @@ notifications: issues: [email protected] pullrequests: [email protected] discussions: [email protected] - jobs: [email protected]

Re: [I] Set up the texera.apache.org website [texera]

2025-11-17 Thread via GitHub
chenlica closed issue #3677: Set up the texera.apache.org website URL: https://github.com/apache/texera/issues/3677 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] chore: Create a content folder for the site texera.apache.org [texera]

2025-09-25 Thread via GitHub
chenlica closed pull request #3771: chore: Create a content folder for the site texera.apache.org URL: https://github.com/apache/texera/pull/3771 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[ANNOUNCE] New Mailing List: [email protected]

2025-10-19 Thread Yicong Huang
Hi all, We’re happy to announce that we’ve created a new mailing list: *[email protected] . *GitHub traffic including pull requests, issues, and discussions, has been redirected from *[email protected] * to this new list, effective immediately. Please feel free to subscribe to

(texera) 01/01: update .asf.yaml

2025-10-17 Thread linxinyuan
[email protected] discussions: [email protected] jobs: [email protected] - -publish: - whoami: asf-site

Re: [I] Set up the texera.apache.org website [texera]

2025-11-17 Thread via GitHub
chenlica commented on issue #3677: URL: https://github.com/apache/texera/issues/3677#issuecomment-3544877362 The texera.apache.org site is up after this PR https://github.com/apache/incubator-texera-site/pull/7 -- This is an automated message from the Apache Git Service. To respond to

(texera) 01/01: Add publish section with whoami to .asf.yaml

2025-10-18 Thread fanningpj
: [email protected] discussions: [email protected] jobs: [email protected] + +publish: + whoami: asf-site

Re: [I] Set up the texera.apache.org website [texera]

2025-09-25 Thread via GitHub
a content directory and to put all the static content for your web site in there. When you commit to that asf-site branch, the content dir will be published and accessible at [texera.apache.org](http://texera.apache.org/). We'll need to add a couple of things to the .asy.yaml file that is in t

Re: [PR] fix(ci): change unallowed action to curl for sending email on ddl change [texera]

2026-03-24 Thread via GitHub
NAME}} - password: ${{secrets.NOREPLY_EMAIL_PASSWORD}} - subject: Actions Required After Pulling Latest Update - to: [email protected] - from: ${{ github.event.pull_request.user.login }} - body: | -Hi all, -We have merged PR #${{ github

[D] Hosing documentation on Wiki site or Apache site [texera]

2026-04-13 Thread via GitHub
GitHub user chenlica created a discussion: Hosing documentation on Wiki site or Apache site Currently we have a lot of documentation is on the site https://github.com/apache/texera/wiki. Another place is to use the Apache site https://texera.apache.org/docs/ . For the long term, I believe

Re: [D] Hosting documentation on Wiki site or Apache site [texera]

2026-04-14 Thread via GitHub
GitHub user chenlica edited a discussion: Hosting documentation on Wiki site or Apache site Currently we have a lot of documentation is on the site https://github.com/apache/texera/wiki. Another place is to use the Apache site https://texera.apache.org/docs/ . For the long term, I believe

Re: [PR] fix(ci): change unallowed action to curl for sending email on ddl change [texera]

2026-03-24 Thread via GitHub
NAME}} - password: ${{secrets.NOREPLY_EMAIL_PASSWORD}} - subject: Actions Required After Pulling Latest Update - to: [email protected] - from: ${{ github.event.pull_request.user.login }} - body: | -Hi all, -We have merged PR #${{ github

[PR] chore: redirect GitHub emails [texera]

2025-10-18 Thread via GitHub
Yicong-Huang opened a new pull request, #3932: URL: https://github.com/apache/texera/pull/3932 ### What changes were proposed in this PR? As our [email protected] is being swapped by GitHub automated sync emails, we decided to redirect the traffic to [email protected]

[D] testing the integration with slack [texera]

2025-10-18 Thread via GitHub
GitHub user Yicong-Huang created a discussion: testing the integration with slack this is a test message GitHub link: https://github.com/apache/texera/discussions/3907 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: dev-unsubscr

(texera) branch main updated: chore: Add publish section with whoami to .asf.yaml (#3785)

2025-10-02 Thread aicam
l @@ -78,3 +78,6 @@ notifications: pullrequests: [email protected] discussions: [email protected] jobs: [email protected] + +publish: + whoami: asf-site

Re: [PR] fix(ci): change unallowed action to curl for sending email on ddl change [texera]

2026-03-24 Thread via GitHub
ets.NOREPLY_EMAIL_PASSWORD}} - subject: Actions Required After Pulling Latest Update - to: [email protected] - from: ${{ github.event.pull_request.user.login }} - body: | -Hi all, -We have merged PR #${{ github

Re: [PR] fix(ci): change unallowed action to curl for sending email on ddl change [texera]

2026-03-24 Thread via GitHub
ets.NOREPLY_EMAIL_PASSWORD}} - subject: Actions Required After Pulling Latest Update - to: [email protected] - from: ${{ github.event.pull_request.user.login }} - body: | -Hi all, -We have merged PR #${{ github

Re: [PR] fix(ci): change unallowed action to curl for sending email on ddl change [texera]

2026-03-24 Thread via GitHub
NAME}} - password: ${{secrets.NOREPLY_EMAIL_PASSWORD}} - subject: Actions Required After Pulling Latest Update - to: [email protected] - from: ${{ github.event.pull_request.user.login }} - body: | -Hi all, -We have merged PR #${{ github

Re: [D] Testing the GitHub Discussion functionality [texera]

2025-10-19 Thread via GitHub
GitHub user chenlica closed the discussion with a comment: Testing the GitHub Discussion functionality It's an experiment. GitHub link: https://github.com/apache/texera/discussions/3944#discussioncomment-14723312 This is an automatically sent email for [email protected]

Re: [D] testing the integration with slack [texera]

2025-10-14 Thread via GitHub
GitHub user chenlica added a comment to the discussion: testing the integration with slack Test reply 2 :-) GitHub link: https://github.com/apache/texera/discussions/3907#discussioncomment-14682683 This is an automatically sent email for [email protected]. To unsubscribe, please

Re: [D] testing the integration with slack [texera]

2025-10-14 Thread via GitHub
GitHub user aglinxinyuan added a comment to the discussion: testing the integration with slack test reply 1 GitHub link: https://github.com/apache/texera/discussions/3907#discussioncomment-14682531 This is an automatically sent email for [email protected]. To unsubscribe, please

Re: [D] disallowing sorting on binary type [texera]

2025-10-27 Thread via GitHub
GitHub user chenlica added a comment to the discussion: disallowing sorting on binary type How about RapidMiner? GitHub link: https://github.com/apache/texera/discussions/4007#discussioncomment-14797558 This is an automatically sent email for [email protected]. To

Re: [D] disallowing sorting on binary type [texera]

2025-10-27 Thread via GitHub
GitHub user carloea2 added a comment to the discussion: disallowing sorting on binary type Ok, thank you. GitHub link: https://github.com/apache/texera/discussions/4007#discussioncomment-14799628 This is an automatically sent email for [email protected]. To unsubscribe

Re: [D] Aho Corasick String Matching Algorithm [texera]

2025-10-19 Thread via GitHub
GitHub user chenlica added a comment to the discussion: Aho Corasick String Matching Algorithm Good. That's the plan. GitHub link: https://github.com/apache/texera/discussions/3951#discussioncomment-14725751 This is an automatically sent email for [email protected]

[D] Recent changes about MinIO [texera]

2025-10-23 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Recent changes about MinIO [texera]

2026-01-04 Thread via GitHub
GitHub user aglinxinyuan added a comment to the discussion: Recent changes about MinIO You can close it. GitHub link: https://github.com/apache/texera/discussions/3998#discussioncomment-15411449 This is an automatically sent email for [email protected]. To unsubscribe

(texera) 01/01: feat: modify .asf.yaml

2025-10-18 Thread yiconghuang
ntu-latest, 3.12) + required_pull_request_reviews: dismiss_stale_reviews: false require_code_owner_reviews: false @@ -78,3 +88,6 @@ notifications: pullrequests: [email protected] discussions: [email protected] jobs: commits@t

Re: [D] Testing the GitHub Discussion functionality [texera]

2025-10-19 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] GitHub Notifications Mechanism [texera]

2025-11-03 Thread via GitHub
[email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] disallowing sorting on binary type [texera]

2025-10-27 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

[D] Testing the GitHub Discussion functionality [texera]

2025-10-19 Thread via GitHub
/3944 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Testing the GitHub Discussion functionality [texera]

2025-10-19 Thread via GitHub
GitHub user chenlica added a comment to the discussion: Testing the GitHub Discussion functionality That's a good idea. GitHub link: https://github.com/apache/texera/discussions/3944#discussioncomment-14723222 This is an automatically sent email for [email protected]

Re: [D] Aho Corasick String Matching Algorithm [texera]

2025-10-19 Thread via GitHub
GitHub user Yicong-Huang added a comment to the discussion: Aho Corasick String Matching Algorithm sounds good GitHub link: https://github.com/apache/texera/discussions/3951#discussioncomment-14725748 This is an automatically sent email for [email protected]. To

Re: [D] Support Batch Execution Mode [texera]

2026-01-15 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Support Batch Execution Mode [texera]

2026-01-15 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Separating R Support into Optional Plugin [texera]

2026-01-14 Thread via GitHub
GitHub user kunwp1 added a comment to the discussion: Separating R Support into Optional Plugin Just added a diagram GitHub link: https://github.com/apache/texera/discussions/4155#discussioncomment-15500988 This is an automatically sent email for [email protected]. To

Re: [D] Support Batch Execution Mode [texera]

2026-01-15 Thread via GitHub
GitHub user aglinxinyuan added a comment to the discussion: Support Batch Execution Mode I will go with this plan then. GitHub link: https://github.com/apache/texera/discussions/4149#discussioncomment-15513878 This is an automatically sent email for [email protected]. To

Re: [D] Clarify minValue intent in AggregationOperation (Double.MIN_VALUE) [texera]

2025-11-11 Thread via GitHub
[email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] GitHub Notifications Mechanism [texera]

2026-01-04 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Clarify minValue intent in AggregationOperation (Double.MIN_VALUE) [texera]

2026-01-04 Thread via GitHub
email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] disallowing sorting on binary type [texera]

2026-01-04 Thread via GitHub
GitHub user carloea2 added a comment to the discussion: disallowing sorting on binary type Yes this is done GitHub link: https://github.com/apache/texera/discussions/4007#discussioncomment-15411517 This is an automatically sent email for [email protected]. To unsubscribe

Re: [D] Supporting Directory-Based Dataset Access in UDFs [texera]

2026-04-09 Thread via GitHub
GitHub user aglinxinyuan added a comment to the discussion: Supporting Directory-Based Dataset Access in UDFs It's accurate. GitHub link: https://github.com/apache/texera/discussions/4352#discussioncomment-16499362 This is an automatically sent email for [email protected]

(texera) branch master updated: chore: Create .asf.yaml (#3632)

2025-08-07 Thread yiconghuang
views: false +require_code_owner_reviews: false +required_approving_review_count: 1 + +notifications: + commits: [email protected] + issues: [email protected] + pullrequests: [email protected] + discussions: [email protected] + jobs: [email protected]

Re: [D] disallowing sorting on binary type [texera]

2025-10-27 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Planning to clean up on amber directory [texera]

2025-10-23 Thread via GitHub
for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Testing the GitHub Discussion functionality [texera]

2025-10-19 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Should we disable blank issue template? [texera]

2025-10-23 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Docker Image Organization Strategy for Texera's Microservices [texera]

2025-11-11 Thread via GitHub
l for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Separating R Support into Optional Plugin [texera]

2026-01-15 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Separating R Support into Optional Plugin [texera]

2026-01-15 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Recent changes about MinIO [texera]

2026-01-04 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] disallowing sorting on binary type [texera]

2026-01-04 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Feedback on where to host the operator documentation generator [texera]

2026-04-14 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Emphasize AI in the first Apache release [texera]

2026-04-17 Thread via GitHub
GitHub user chenlica added a comment to the discussion: Emphasize AI in the first Apache release @zuozhiw Any thoughts from you? GitHub link: https://github.com/apache/texera/discussions/4404#discussioncomment-16609677 This is an automatically sent email for [email protected]. To

Re: [D] Merge the Python Notebook Migration Tool in a Single PR [texera]

2026-04-30 Thread via GitHub
GitHub user mengw15 added a comment to the discussion: Merge the Python Notebook Migration Tool in a Single PR Yes GitHub link: https://github.com/apache/texera/discussions/4590#discussioncomment-16777190 This is an automatically sent email for [email protected]. To unsubscribe

Re: [D] Testing the GitHub Discussion functionality [texera]

2025-10-19 Thread via GitHub
/3944 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] disallowing sorting on binary type [texera]

2025-10-27 Thread via GitHub
ncomment-14797557 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Recent changes about MinIO [texera]

2025-10-23 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Recent changes about MinIO [texera]

2025-10-23 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Recent changes about MinIO [texera]

2025-10-23 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Separating R Support into Optional Plugin [texera]

2026-01-16 Thread via GitHub
email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Separating R Support into Optional Plugin [texera]

2026-01-14 Thread via GitHub
[email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Docker Image Organization Strategy for Texera's Microservices [texera]

2025-11-12 Thread via GitHub
55507 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Recent changes about MinIO [texera]

2026-01-04 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Recent changes about MinIO [texera]

2026-01-04 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] disallowing sorting on binary type [texera]

2026-01-04 Thread via GitHub
for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Recent changes about MinIO [texera]

2026-01-04 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Supporting Directory-Based Dataset Access in UDFs [texera]

2026-04-07 Thread via GitHub
email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Supporting Directory-Based Dataset Access in UDFs [texera]

2026-04-08 Thread via GitHub
for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Hosing documentation on Wiki site or Apache site [texera]

2026-04-13 Thread via GitHub
r [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Hosing documentation on Wiki site or Apache site [texera]

2026-04-14 Thread via GitHub
r [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Hosting documentation on Wiki site or Apache site [texera]

2026-04-14 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Feedback on where to host the operator documentation generator [texera]

2026-04-14 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

Re: [D] Feedback on where to host the operator documentation generator [texera]

2026-04-17 Thread via GitHub
@texera.apache.org. To unsubscribe, please send an email to: [email protected]

(texera) branch main updated: chore: Remove publish section with whoami from .asf.yaml (#3927)

2025-10-17 Thread linxinyuan
--- 1 file changed, 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 8bd6ce570b..f8028b19a8 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -78,6 +78,3 @@ notifications: pullrequests: [email protected] discussions: [email protected] jobs: commits

Re: [D] Should we disable plain issue templates? [texera]

2025-10-18 Thread via GitHub
This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] disallowing sorting on binary type [texera]

2025-10-27 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] disallowing sorting on binary type [texera]

2025-10-27 Thread via GitHub
This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Aho Corasick String Matching Algorithm [texera]

2025-10-19 Thread via GitHub
omment-14725744 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] slowness issue when sending data into Python-based operators [texera]

2025-11-07 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Separating R Support into Optional Plugin [texera]

2026-01-13 Thread via GitHub
This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Separating R Support into Optional Plugin [texera]

2026-01-15 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Docker Image Organization Strategy for Texera's Microservices [texera]

2025-11-12 Thread via GitHub
ioncomment-14954649 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Clarify minValue intent in AggregationOperation (Double.MIN_VALUE) [texera]

2025-11-13 Thread via GitHub
#discussioncomment-14963532 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] slowness issue when sending data into Python-based operators [texera]

2025-11-11 Thread via GitHub
automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Revisit the early decision regarding "Remove unused RPCs and disable reconfiguration" [texera]

2025-11-16 Thread via GitHub
This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Revisit the early decision regarding "Remove unused RPCs and disable reconfiguration" [texera]

2026-01-05 Thread via GitHub
omatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] Planning to clean up on amber directory [texera]

2026-01-04 Thread via GitHub
sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

Re: [D] slowness issue when sending data into Python-based operators [texera]

2026-01-04 Thread via GitHub
an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]

  1   2   3   4   5   6   7   8   9   10   >