Enabling caching in Watson Query
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.6 reaches end of support. For more information, see Upgrading IBM Software Hub in the IBM Software Hub Version 5.1 documentation.
To avoid query executions that are time-consuming, Watson Query administrators can create a cache to improve the performance by caching the result set of your queries.
In Watson Query, you can virtualize remote data sources so that data can remain remote while it is accessed through a single framework. For example, you can virtualize tables across different remote databases, and you can run queries that can join these tables.
To avoid query executions that are time-consuming, Watson Query Admins can create a cache to improve the performance by caching the result set of your queries. The query optimizer can choose a query plan that uses caches automatically, if it is the most optimal.
For more information, see Managing data caches and queries in Watson Query.