Popular repositories
-
Direct drive and Bowden swappable extruders for the Hypercube design of printer
-
Distinctly over engineered USB volume control designed in OpenSCAD and programmed using Arduino
OpenSCAD 1
-
Forked from apache/superset
Caravel is a data exploration platform designed to be visual, intuitive, and interactive
Python
-
-
-
Forked from prometheus/prometheus
The Prometheus monitoring system and time series database. EDITED TO ALLOW EFS Filesystem mounting
Go
1,873 contributions in the last year
Activity overview
Contribution activity
May 2021
Created 157 commits in 3 repositories
Created a pull request in sqlfluff/sqlfluff that received 32 comments
Bracket Matching Refactor
Another biggie. Resolves #1046, relates to #962. This took the linting time of out large dbt project from 16:37 to 7:30. That's over 50% so I'm pre…
Opened 19 other pull requests in 3 repositories
sqlfluff/sqlfluff
13
merged
- Add short option for parallel
- Type Fixes #1049 #1024
- Off by one error fix in working locations
- Bump to 0.5.4
- Fail fast on fatal errors
- Remove Indent.when (#1019)
- EphemeralSegment rework (#1019)
- Phase 3a of the big refactor
- Phase 2 of big refactor (#1019)
- Phase 1 of big refactor (#1019)
- 0.5.3 Release
- New team rollout ideas
- Move rules library out of sqlfluff.core
tailsdotcom/dbtease
5
merged
tailsdotcom/dbt_artifacts
1
merged
Reviewed 16 pull requests in 1 repository
sqlfluff/sqlfluff 16 pull requests
- Bracket Matching Refactor
- Issue 1056: Correctly handle Ctrl-C when running parallel linting
- Type Fixes #1049 #1024
- Remove Indent.when (#1019)
- EphemeralSegment rework (#1019)
- Phase 3a of the big refactor
- Phase 2 of big refactor (#1019)
- Parse alter default privileges and more Postgres access privileges
- Issue 1022: When L036 moves single select target to another line, remove whitespace
- Phase 1 of big refactor (#1019)
- Issue 1004: Failing to parse nested structs (BigQuery)
- Trial pypy test suite
- Refactor KeywordSegment and SymbolSegment to eliminate dynamic class creation
- Issue 642: Add --parallel option
- Issue 911: [BigQuery] Using functions from other projects, quoted function names
- Now all brackets are "definite"
Created an issue in sqlfluff/sqlfluff that received 4 comments
The Big Segment Refactor ™
This combines #897 & #1014. Following from discussion betweem @barrywhart and @alanmcruickshank - this supports #642. This tracks a big refactor wh…