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
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 }}
emiliano-go
/
rypipe
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: emiliano-go/rypipe
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Deploy docs to GitHub Pages
Deploy docs to GitHub Pages
Publish to crates.io
Publish to crates.io
Publish to PyPI
Publish to PyPI
Test
Test
Show more workflows...
Management
Caches
Deployments
Test
Test
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test.yml
will be ignored since log searching is not yet available
225 workflow runs
225 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
docs: rewrite stages, plans, sinks to continue rypipe-log building pr…
Test
#225:
Commit
bd55003
pushed by
emiliano-go
57s
master
master
57s
View workflow file
docs: remove self-referencing link in Fusion section
Test
#224:
Commit
a5008cf
pushed by
emiliano-go
1m 1s
master
master
1m 1s
View workflow file
docs: consolidate FilterRows lambda compilation into single paragraph
Test
#223:
Commit
ac33957
pushed by
emiliano-go
1m 5s
master
master
1m 5s
View workflow file
docs: remove operator aliases from tutorial, keep in reference only
Test
#222:
Commit
c5f23db
pushed by
emiliano-go
59s
master
master
59s
View workflow file
fix: format plan_kwargs.rs, all tests pass
Test
#221:
Commit
288de5a
pushed by
emiliano-go
59s
master
master
59s
View workflow file
docs: simplify Decimal description, remove redundant precision detail
Test
#220:
Commit
1fa5ef9
pushed by
emiliano-go
22s
master
master
22s
View workflow file
feat: full Decimal128 support in CastTypes and FieldType
Test
#219:
Commit
9797100
pushed by
emiliano-go
24s
master
master
24s
View workflow file
feat: add UUID support, explain str no-op, document Decimal limitation
Test
#218:
Commit
6d32790
pushed by
emiliano-go
24s
master
master
24s
View workflow file
feat: add Decimal and UUID support to CastTypes, explain str no-op
Test
#217:
Commit
3d6d302
pushed by
emiliano-go
24s
master
master
24s
View workflow file
feat: add Date32 and Timestamp support to CastTypes
Test
#216:
Commit
ae0e209
pushed by
emiliano-go
24s
master
master
24s
View workflow file
docs: fix source-pattern.md — one API with progressive overrides
Test
#215:
Commit
bef6039
pushed by
emiliano-go
23s
master
master
23s
View workflow file
docs: add 'we do this because' explanations to pipeline steps
Test
#214:
Commit
ea6a384
pushed by
emiliano-go
24s
master
master
24s
View workflow file
docs: fix pipeline explanation (compiled lambdas go to Rust), add to_…
Test
#213:
Commit
7b7a27a
pushed by
emiliano-go
28s
master
master
28s
View workflow file
docs: replace all em dashes with commas/colons in prose
Test
#212:
Commit
adab6f7
pushed by
emiliano-go
25s
master
master
25s
View workflow file
chore(deps): update arrow requirement from =55.2.0 to =59.3.0
Test
#211:
Pull request
#13
opened by
dependabot
Bot
21s
dependabot/cargo/arrow-eq-59.3.0
dependabot/cargo/arrow-eq-59.3.0
21s
View #13
View workflow file
docs: restructure tutorial to teach rypipe as a framework (FastAPI st…
Test
#210:
Commit
bc698fb
pushed by
emiliano-go
21s
master
master
21s
View workflow file
docs: clarify 'non-resolvable lambda predicates' in fusion descriptions
Test
#209:
Commit
b6c0844
pushed by
emiliano-go
27s
master
master
27s
View workflow file
docs: update fusion tables and references to include lambda compiler
Test
#208:
Commit
900e53a
pushed by
emiliano-go
24s
master
master
24s
View workflow file
refactor: remove to_dataframe(), keep to_pandas() as standard
Test
#207:
Commit
e8a71b8
pushed by
emiliano-go
23s
master
master
23s
View workflow file
docs: add parquet options reference, fix test _apply_plan for new fil…
Test
#206:
Commit
a1c6943
pushed by
emiliano-go
26s
master
master
26s
View workflow file
feat: expand lambda compiler — OR, arithmetic, cast+compare, in/not_i…
Test
#205:
Commit
2b95f02
pushed by
emiliano-go
20s
master
master
20s
View workflow file
docs: add architecture page for lambda compiler, link from stages.md
Test
#204:
Commit
e334a07
pushed by
emiliano-go
26s
master
master
26s
View workflow file
feat: add lambda compiler for FilterRows callable predicates
Test
#203:
Commit
61c9866
pushed by
emiliano-go
26s
master
master
26s
View workflow file
feat: extend FilterRows constant filters to support ordering operators
Test
#202:
Commit
edeb562
pushed by
emiliano-go
22s
master
master
22s
View workflow file
docs: fix 'See Plans' sentence and DropFields tip wording
Test
#201:
Commit
6843dd3
pushed by
emiliano-go
26s
master
master
26s
View workflow file
Previous
1
2
3
4
5
…
8
9
Next
You can’t perform that action at this time.