trilogy-data/pytrilogy
Can we improve the best language for data analytics? Strongly typed, composable, cross-engine SQL. More declarative and expressive, safer, and simpler for humans and agents.
datadata-analysisdata-visualizationsql
First Claude commit: Jan 7, 2026Last Claude commit: 3mo agoDiscovered: Apr 18, 2026
Recent Claude Commits
add `trilogy public` command for fetching public models
67b781b3mo agoauthor_emailAdd test_refresh to CI rich test pass
08017655mo agoauthor_emailAdd test coverage for interactive refresh display and approval paths
9a0a7c75mo agoauthor_emailUpdate test_refresh to use show_watermarks from display module
905db805mo agoauthor_emailDeduplicate watermark/stale-asset display into shared primitives
174eeb65mo agoauthor_emailAdd --interactive flag to refresh command for approval before applying
b68fcc65mo agoauthor_emailKeep distinct left keys as separate AND conditions in joins
6c111ba5mo agoauthor_emailFix COALESCE dedup: use PARTIAL modifiers to distinguish meaningful vs spurious
03b44565mo agoauthor_emailAdd multi-key partial test; fix spurious COALESCE in non-partial joins
99044d25mo agoauthor_emailFix test_derivations passing ReferenceGraph as datasource
23972de5mo agoauthor_emailAdd tests for COALESCE rendering and multi-partial join ordering
442d22f5mo agoauthor_emailFix multi-fact partial key join ordering
16231c25mo agoauthor_emailAdd comprehensive type checking e2e test suite
81a63945mo agoauthor_emailExtend InlineAggregateFilter to handle global WHERE clauses
9b669766mo agoauthor_emailAdd InlineAggregateFilter optimization rule
d77cce56mo agoauthor_emailRevert "Apply black formatting"
7d5f03c6mo agoauthor_emailApply black formatting
9d9927e6mo agoauthor_emailAdd ltrim and rtrim string functions
4c416096mo agoauthor_emailAdd directory support to fmt command with parallel processing
77686a06mo agoauthor_emailAdd dialect-specific rendering for simple CASE syntax
1f05f586mo agoauthor_emailAdd simple CASE syntax sugar: CASE expr WHEN val THEN result END
e80afc76mo agoauthor_emailAdd tests for print_chart_terminal display function
b868ecc6mo agoauthor_emailMerge remote-tracking branch 'origin/plot-support' into claude/fix-plot-coverage-yg0XU
9253aa96mo agoauthor_emailRemove redundant resolve_concept - EnvironmentConceptDict already handles this
45222c46mo agoauthor_emailSimplify resolve_concept to only handle namespace lookups
3e52bbb6mo agoauthor_emailMove Lark-specific helper from models to parsing module
a171b2c6mo agoauthor_emailBump version to 0.3.156
63d99796mo agoauthor_emailRemove trivial alias test
15b5de06mo agoauthor_emailAdd enhanced concept introspection for LSP/editor support
c0d4eb66mo agoauthor_email