# 15th April 2023

## Summary

The 15th April 2023 release of e6data includes the following features & enhancements:

* [Cross-account Catalog Access Support](#cross-account-catalog-access-support)
* [Execution Planner Enhancements](#execution-planner-enhancements)
* [Query Editor Enhancements](#query-editor-enhancements)

## Usage Notes

To get access to all features from this release:

* [Update Workspaces](broken://pages/aSsKYl4WcVukqOEAsYrW)

## Platform Release Notes

### Cross-account Catalog Support

e6data is now able to connect to:

* Hive Metastores
* AWS Glue Metastores&#x20;

which are in cloud accounts different from the e6data Workspace.

More information: [Cross-account Catalog Access](https://docs.e6data.com/docs/catalogs/cross-account-catalog-access)

### Execution Planner Enhancements

The Execution Planner now displays Operator/Node Plan characteristics.

### Query Editor Enhancements

The Query Editor now auto-saves/retains the query context in case a user refreshes the page or logs out.

Retained details:

* query results
* query status
* result row count
* query cost


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.e6data.com/product-documentation/release-notes-and-updates/15th-april-2023.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
