Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Currently, the Data Prep Wrangler front-end makes a GET call with all the directives in the query arguments. This causes issues on some browsers as there are limits as to how much data can be pushed using this approach. This document describes the format that is used for sending a request to the back-end.

...

Field

Mandatory?

Description

name

Yes

Name of the workspace that Data Prep Wrangler should operate on

results

Yes

Number of records that should be returned in response to execution of the directives

...