Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
flow-php
/
flow
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
53
Star
866
Code
Issues
33
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Branching Loader - aggregating / sorting / grouping transformations bug
- #2599
#2599
Merged
norberttech
merged 10 commits into
1.x
flow-php/flow:1.x
from
transformation-loader-bug
flow-php/flow:transformation-loader-bug
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Branching Loader - aggregating / sorting / grouping transformations bug
#2599
norberttech
merged 10 commits into
1.x
flow-php/flow:1.x
from
transformation-loader-bug
flow-php/flow:transformation-loader-bug
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
fix(flow-php/etl): close transformation-wrapped loader once per pipeline
Show description for 174fa8f
norberttech
committed
174fa8f
View commit details
Copy full SHA for 174fa8f
Browse repository at this point
Commits on Aug 15, 2026
fix: forward closure() from loader wrappers to the loaders they wrap
Show description for 9836232
norberttech
committed
9836232
View commit details
Copy full SHA for 9836232
Browse repository at this point
fix(flow-php/etl): own FilesystemStreams per FlowContext instead of per Config
Show description for 78dfebe
norberttech
committed
78dfebe
View commit details
Copy full SHA for 78dfebe
Browse repository at this point
docs(flow-php/etl): document that a Transformation sees one batch at a time
Show description for 82c8578
norberttech
committed
82c8578
View commit details
Copy full SHA for 82c8578
Browse repository at this point
Commits on Aug 16, 2026
fix(flow-php/etl): operations inside a Transformation answer for the whole stream
Show description for b8d68fa
norberttech
committed
b8d68fa
View commit details
Copy full SHA for b8d68fa
Browse repository at this point
fix(flow-php/etl): batch size optimization sees through loader wrappers
Show description for a84ae65
norberttech
committed
a84ae65
View commit details
Copy full SHA for a84ae65
Browse repository at this point
fix(flow-php/etl): a branched transformation answers for the whole filtered stream
Show description for 620a12d
norberttech
committed
620a12d
View commit details
Copy full SHA for 620a12d
Browse repository at this point
Commits on Aug 17, 2026
fix: transactional loaders run closure() inside a transaction
Show description for 250735d
norberttech
committed
250735d
View commit details
Copy full SHA for 250735d
Browse repository at this point
feat(flow-php/etl): to_branch() accepts a Transformation as third argument
Show description for 6cb99fe
norberttech
committed
6cb99fe
View commit details
Copy full SHA for 6cb99fe
Browse repository at this point
refactor(flow-php/etl): rename TransformationDrive to TransformationStream
Show description for 9b6257d
norberttech
committed
9b6257d
View commit details
Copy full SHA for 9b6257d
Browse repository at this point
You can’t perform that action at this time.