Skip to content

Show 'source' instead of 'origin' for dictionaries#118

Merged
azat merged 1 commit intoazat:mainfrom
Diskein:diskein-show-source-of-dictionary
Jun 28, 2025
Merged

Show 'source' instead of 'origin' for dictionaries#118
azat merged 1 commit intoazat:mainfrom
Diskein:diskein-show-source-of-dictionary

Conversation

@Diskein
Copy link
Contributor

@Diskein Diskein commented Jun 27, 2025

  • The 'origin' field shows dictionaries UUIDs where the 'source' field shows the actual sources used for loading

TBH the format of text in the 'source' field is quite random, we could try to parse it, and, for example, remove 'ClickHouse: ' because it takes too much space.

asciicast

- The 'origin' field shows dictionaries UUIDs where the 'source' field
shows the actual sources used for loading
Copy link
Owner

@azat azat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TBH the format of text in the 'source' field is quite random, we could try to parse it, and, for example, remove 'ClickHouse: ' because it takes too much space.

Ok for now, but with current implementation you will not see the actual source table, what we can do

  • alight to the right
  • add details for the row on enter - #119
  • dynamic width calculation (but this should be done after trying other TUI libraries likely)

@azat azat merged commit 5e5cbc2 into azat:main Jun 28, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants