Skip to content

Conversation

@tobias-weber
Copy link
Contributor

Summary

This PR fixes various UI related problems and improves the analysis of queries consisting of multiple queries.

Changes

  • introduce QueryAnalyzer to encapsulate the analysis logic and simplify the process for multiple statements and transactions in one query
  • new request type for updateAdapterSettings request
  • include associated transaction information in query results

Bug Fixes (incomplete list)

  • namespace of query cells in notebooks was ignored
  • collections with duplicate names but in different namespaces threw an exception
  • non-default adapter settings were not allowed during deployment in some situations
  • serialization of StatisticTable

Copy link
Member

@vogti vogti left a comment

Choose a reason for hiding this comment

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

Thx, @tobias-weber, for this PR!

@vogti vogti merged commit 9e5e98a into master Sep 10, 2025
30 checks passed
@vogti vogti deleted the ui-fixes branch September 10, 2025 07:20
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.

3 participants