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
Type
/
to 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
.
blaze
/
blaze
Public
Notifications
You must be signed in to change notification settings
Fork
390
Star
3.2k
Code
Issues
252
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
0.10.0
User selector
All users
All time
Commit history
Commits on Apr 12, 2016
Merge pull request #1478 from kwmsmith/test-join-schema-option-strings
Show description for 73f5fa6
kwmsmith
committed
73f5fa6
View commit details
Copy full SHA for 73f5fa6
Browse repository at this point
Commits on Apr 11, 2016
Add test for join dshape with string option types.
Show description for 02d0fc2
kwmsmith
committed
02d0fc2
View commit details
Copy full SHA for 02d0fc2
Browse repository at this point
Commits on Apr 6, 2016
Merge pull request #1472 from kwmsmith/bugfix/str-upper-schema
Show description for cbdd24a
kwmsmith
committed
cbdd24a
View commit details
Copy full SHA for cbdd24a
Browse repository at this point
Update whatsnew [ci skip]
kwmsmith
committed
261721c
View commit details
Copy full SHA for 261721c
Browse repository at this point
Pass underlying schema through for str_upper and str_lower.
kwmsmith
committed
e3a7c41
View commit details
Copy full SHA for e3a7c41
Browse repository at this point
Commits on Apr 4, 2016
BUG: use reconstruct_select in sql relabel
Show description for 9c3fa13
Maya Tydykov
authored and
llllllllll
committed
9c3fa13
View commit details
Copy full SHA for 9c3fa13
Browse repository at this point
Merge pull request #1467 from quantopian/field-on-mappings
Show description for f8ee95e
kwmsmith
committed
f8ee95e
View commit details
Copy full SHA for f8ee95e
Browse repository at this point
Commits on Apr 1, 2016
ENH: Check against collections.Mapping instead of dict
Joe Jevnik
committed
8bbef0b
View commit details
Copy full SHA for 8bbef0b
Browse repository at this point
ENH: dispatch(Field, collections.Mapping) for compute_up
Joe Jevnik
committed
6d7b4e5
View commit details
Copy full SHA for 6d7b4e5
Browse repository at this point
Commits on Mar 29, 2016
Merge pull request #1462 from kwmsmith/string-broadcastables
Show description for 6961844
kwmsmith
committed
6961844
View commit details
Copy full SHA for 6961844
Browse repository at this point
Commits on Mar 28, 2016
Update whatsnew [ci skip]
kwmsmith
committed
7e6701c
View commit details
Copy full SHA for 7e6701c
Browse repository at this point
Merge branch 'master' into string-broadcastables
kwmsmith
committed
2568b56
View commit details
Copy full SHA for 2568b56
Browse repository at this point
Expand string methods to include upper and lower.
Show description for 6674a0c
kwmsmith
committed
6674a0c
View commit details
Copy full SHA for 6674a0c
Browse repository at this point
Commits on Mar 25, 2016
Merge pull request #1414 from kwmsmith/no-compute-in-repr
Show description for 5622ba4
kwmsmith
committed
5622ba4
View commit details
Copy full SHA for 5622ba4
Browse repository at this point
Update doctests with new ``repr`` implementations.
kwmsmith
committed
56cc919
View commit details
Copy full SHA for 56cc919
Browse repository at this point
Consistent ``__repr__`` implementations for Symbol, Data, and Expr.
kwmsmith
committed
f7a7e15
View commit details
Copy full SHA for f7a7e15
Browse repository at this point
Update whatsnew [ci skip]
kwmsmith
committed
196bf07
View commit details
Copy full SHA for 196bf07
Browse repository at this point
Merge branch 'master' into no-compute-in-repr
kwmsmith
committed
89cbb02
View commit details
Copy full SHA for 89cbb02
Browse repository at this point
Add lower() and upper() string methods.
Show description for 21f57f9
kwmsmith
committed
21f57f9
View commit details
Copy full SHA for 21f57f9
Browse repository at this point
Commits on Mar 24, 2016
Merge pull request #1460 from kwmsmith/from-yaml-source-relative-to-yaml
Show description for 1f7702e
kwmsmith
committed
1f7702e
View commit details
Copy full SHA for 1f7702e
Browse repository at this point
Clean up logic in spider.py context manager.
kwmsmith
committed
2047022
View commit details
Copy full SHA for 2047022
Browse repository at this point
Naming and style tweaks after code review.
kwmsmith
committed
c6e1c6f
View commit details
Copy full SHA for c6e1c6f
Browse repository at this point
Update whatsnew [ci skip]
kwmsmith
committed
77f8f2c
View commit details
Copy full SHA for 77f8f2c
Browse repository at this point
Merge branch 'master' into from-yaml-source-relative-to-yaml
kwmsmith
committed
50b6a27
View commit details
Copy full SHA for 50b6a27
Browse repository at this point
Refactor `from_yaml` to support path searches relative to yaml file directory.
kwmsmith
committed
4c6f1f4
View commit details
Copy full SHA for 4c6f1f4
Browse repository at this point
Commits on Mar 23, 2016
Merge pull request #1459 from kwmsmith/bugfix/blaze-server-add-errors
Show description for 640fe88
kwmsmith
committed
640fe88
View commit details
Copy full SHA for 640fe88
Browse repository at this point
Test server responsiveness after CONFLICT.
kwmsmith
committed
590ee2e
View commit details
Copy full SHA for 590ee2e
Browse repository at this point
Convert contextmanager to a pytest.yield_fixture.
Show description for 911d112
kwmsmith
committed
911d112
View commit details
Copy full SHA for 911d112
Browse repository at this point
Update whatsnew [ci skip]
kwmsmith
committed
faa2747
View commit details
Copy full SHA for faa2747
Browse repository at this point
Indentation consistency in server.py and test_server.py.
kwmsmith
committed
80da240
View commit details
Copy full SHA for 80da240
Browse repository at this point
Improved error checking for server `/add` endpoint.
kwmsmith
committed
1a7fda0
View commit details
Copy full SHA for 1a7fda0
Browse repository at this point
Commits on Mar 21, 2016
Merge pull request #1456 from kwmsmith/test-sample-sql
Show description for 3ce9ff1
kwmsmith
committed
3ce9ff1
View commit details
Copy full SHA for 3ce9ff1
Browse repository at this point
Add test to ensure sampling is bounded in SQL / postgres.
kwmsmith
committed
65b0dcb
View commit details
Copy full SHA for 65b0dcb
Browse repository at this point
Commits on Mar 19, 2016
Merge pull request #1452 from kwmsmith/fix-sample-frac-postgres
Show description for 3c63208
kwmsmith
committed
3c63208
View commit details
Copy full SHA for 3c63208
Browse repository at this point
Fix test to do proper rounding.
kwmsmith
committed
4323501
View commit details
Copy full SHA for 4323501
Browse repository at this point
Previous
Next
You can’t perform that action at this time.