Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
3ad8bbc
feat(thoughtspot): add first-class TML Model object support
nicosuave Jun 13, 2026
ede3e18
fix(thoughtspot): keep table qualifier for model column_id name refs
nicosuave Jun 13, 2026
924af09
fix(thoughtspot): make joined models queryable and preserve role-play…
nicosuave Jun 14, 2026
8f9777c
fix(thoughtspot): resolve unqualified formula refs and aliased base t…
nicosuave Jun 14, 2026
14a9a58
fix(thoughtspot): preserve string literals and make single aliased ta…
nicosuave Jun 14, 2026
f1679a7
fix(thoughtspot): map bare formula refs by column name and project re…
nicosuave Jun 14, 2026
ae95a8f
fix(thoughtspot): resolve single-table formula refs and one-to-many j…
nicosuave Jun 14, 2026
8829f2f
fix(thoughtspot): correct one-to-one join key direction and project r…
nicosuave Jun 14, 2026
c270e69
fix(thoughtspot): preserve composite join keys and infer non-id prima…
nicosuave Jun 14, 2026
9f33276
fix(thoughtspot): inline nested formula references in model formulas
nicosuave Jun 14, 2026
5a590f7
fix(thoughtspot): prefer TML field names over colliding columns and r…
nicosuave Jun 14, 2026
e4aaade
fix(thoughtspot): skip joined-table id columns when inferring primary…
nicosuave Jun 14, 2026
608e374
fix(thoughtspot): only treat equality conjuncts as relationship join …
nicosuave Jun 14, 2026
f4e34cd
fix(thoughtspot): resolve aliased table id and name refs to the alias
nicosuave Jun 14, 2026
280e05b
fix(thoughtspot): resolve aliased join targets and infer measure-back…
nicosuave Jun 14, 2026
8a23d0d
fix(thoughtspot): skip key-less and function-wrapped joins as relatio…
nicosuave Jun 14, 2026
176fe8d
fix(thoughtspot): strip surrounding parentheses when matching join eq…
nicosuave Jun 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading