-
Notifications
You must be signed in to change notification settings - Fork 12
Add first-class ThoughtSpot TML Model object support #199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
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 ede3e18
fix(thoughtspot): keep table qualifier for model column_id name refs
nicosuave 924af09
fix(thoughtspot): make joined models queryable and preserve role-play…
nicosuave 8f9777c
fix(thoughtspot): resolve unqualified formula refs and aliased base t…
nicosuave 14a9a58
fix(thoughtspot): preserve string literals and make single aliased ta…
nicosuave f1679a7
fix(thoughtspot): map bare formula refs by column name and project re…
nicosuave ae95a8f
fix(thoughtspot): resolve single-table formula refs and one-to-many j…
nicosuave 8829f2f
fix(thoughtspot): correct one-to-one join key direction and project r…
nicosuave c270e69
fix(thoughtspot): preserve composite join keys and infer non-id prima…
nicosuave 9f33276
fix(thoughtspot): inline nested formula references in model formulas
nicosuave 5a590f7
fix(thoughtspot): prefer TML field names over colliding columns and r…
nicosuave e4aaade
fix(thoughtspot): skip joined-table id columns when inferring primary…
nicosuave 608e374
fix(thoughtspot): only treat equality conjuncts as relationship join …
nicosuave f4e34cd
fix(thoughtspot): resolve aliased table id and name refs to the alias
nicosuave 280e05b
fix(thoughtspot): resolve aliased join targets and infer measure-back…
nicosuave 8a23d0d
fix(thoughtspot): skip key-less and function-wrapped joins as relatio…
nicosuave 176fe8d
fix(thoughtspot): strip surrounding parentheses when matching join eq…
nicosuave File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.