Release 2.0.78

  • Add 'GROUP BY' and 'ORDER BY' column usage support.
  • Add 'Has Select *' column in query history list.

Release 2.0.75

  • Add sql line numbers to the query history table
  • Add sql comparison feature
  • Add CTE definition feature

Release 2.0.74

  • Support join column usages.
  • Add query signature feature.

Release 2.0.72

  • Add support to recommended materialized view
  • Add support to filtering query before import
  • Improve the UX of column usage fitlers

Release 2.0.67

  • Eliminate the confusion between cost and total cost of duplicate queries
  • Add summary in MV detail page
  • Add date selection to query history import flow
  • Add api token section to settings page

Release 2.0.60

Add support to materialized view management.

Release 2.0.59

  • Add selected columns and column filters info to query history detail page
  • Add an entry in settings page for direct parquet file import

Release 2.0.55

  • Add the 'Groups of Queries With Similar Filter Conditions' section to query history detail page.
  • Add the 'Groups of Queries With Exactly Matching Filter Condition' section to query history detail page.
  • Add the 'Similar Rollupable Query Group' section to query history detail page.
  • Refine the UX of 'Column Filter' in table detail page.
  • Add a toast to show monthly statistics in a daily basis.

Release 2.0.34

  • Add filter by source table support to queries table
  • Add sort by source table support to queries table
  • Add a query section to the audit detail page to display all queries belonging to the corresponding audit

Release 2.0.22

  • Materialization View Support: Register and manage your materialization views with Single Origin Platform.
  • Nested Query Support: By analyzing relationships between nested queries, Single Origin can find more potential optimizations.
  • Connector Flow Revamp: Connector flow has been revamped to smooth the onboarding experience.