mirror of
https://github.com/apache/superset.git
synced 2026-05-08 01:15:46 +00:00
- Snapshot all four versioned docs sections at v6.1.0; master continues to serve as "Next" (lastVersion: current, banner: unreleased) so editing master keeps updating the canonical URLs - Enable the previously-disabled components plugin and version it - Rename stale "developer_portal" references to "developer_docs" across package.json scripts, manage-versions.mjs, theme files (DocVersionBadge, DocVersionBanner), DOCS_CLAUDE.md, and README.md (URL backward-compat redirect /developer_portal/* preserved) - Add admin_docs version scripts; drop dead "tutorials" plugin id from the version badge - Generalize fixVersionedImports in manage-versions.mjs to walk every section's snapshot and rewrite ../../src/ and ../../data/ imports, catching admin_docs and components files that previous version cuts would have broken - Remove orphan files: developer_portal_versions.json, tutorials_versions.json, and stray empty versions.json files inside components/ and developer_docs/ content directories
69 lines
3.2 KiB
Plaintext
69 lines
3.2 KiB
Plaintext
---
|
|
id: estimate-the-sql-query-execution-cost
|
|
title: "Estimate the SQL query execution cost"
|
|
description: "Estimate the SQL query execution cost"
|
|
sidebar_label: "Estimate the SQL query execution cost"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFV21v3DYM/isCMaAJ5uSSrQMKF/mQBinaLmjT3hXbEAepzmZiNbakSPIlN8P/faDkt3vp2qYf+ul8MknzefiQpmsweFehdS9UtoS4hlRJh9LRJde6ECl3QsnJZ6skndk0x5LTlTZKo3ECrXfjjhfqhi4ztKkRmtwghlmOLOOOz7lF1llFIKui4PMCIXamwgjcUiPEYJ0R8gaaCDqfK5F9JajIoPcX0uENGgowZPo/vq3RN+Rj74rtsabvz9hdhWbJnGJonSi5Q9gSwWGpC+7wSnPDS/vVaK05a837iGr+GVMHTRP52gmDGcQXK4SFdC/XXSJwwhFGOG3zfE+POlHWTQMRTQT4wEtNRqOidijWynI4sDxYeKKGv5uom4ZSX4U+wOYyGxAP+KgqHrDVStqgud8ODn5AsQZtVXivTV7XTlZI6f224fB8dioQSrLWuong6Q9lW6K1/AZH6XbC+kq6vSO84Blrmz1mr+WCF6KlGh0ay7RRC5FhBltwjXwDlsOfi+Wj5JXLlRH/Yhaz48rlKF37fNarZguQsWNA8vvPRfJSmbnIMpQx+0dVLFPyiWM5XyDTaEphLSFyivE0RWuZy4UlUanKpLgNYB+PnvjHz9bca+nQSF4wi2aBhqExysTsWLJK4oPG1GEWDplK08p8oWovaRAFO/9wi2llhFtCfFHD53sH8cVlQ+OO31iahTROzvicJuDDXqoynPrcrLcvuKSRln78cAYRFHyOxfC3JTaGtDIF2/ubnb+bzlgCuXM6nkwKlfIiV9bFzw6ePZtwLSaLw4m9o5fHpBv+kwRYkiSSsb1XLIHjVnCe9Ji9QG7QsF+OT05Op9Or2bs/T9+uOpyEcu3Nlhpjtl6xwTZjT+oEbnGZQMwSWPCiwgSaJ9BEPcrzpcuVHOHsD3qkotTKuK69bSIT2Y1ZdtQf72tl3Q49l30/HVHwy5FnaOxRvUZKyL8lJgH2a6v2K6duUTatN4E/2gY4kbuJ1EZIt9Mlvk/GO7u7Yyre8AWfelGN6Fg5HIqvpCVGehb4PReOXaNLc8/B4xioA5ASXa4yQkDiWmcn7szYunYI9adOPnWgaOYZ+hQNLmP1BJ42FRSsO2LnKlvG7M303dv90ODierlTs1tcjlhmzS5ZE9nPExkIomWgJ2eN+tZIFbhfqJsdMt19DtSkq63dbSLMrWw/+IBp5ad5qizVJpAGMejwX3OXQwxfYpyq6UdO6PnKULG31gzWMzqj2yzDBRZKlyhdO7y8lkKgWhvlVKqKJp5MagrVxDV1UbMR7aSyTpVdiAgW3AhaNG07b32YsAtec79Y+DQhApRVScOs/Us/Fjb4ezWbnbM+ThMBZbMar8e7kdw0TGW6J3mJTBn2+pyCEJbVIFupav29ddNQcbvJ7PfJANLP5xrmXrgvlSk5xXvz1wza9ZE6LtwdllwPuonI+crgtUGbPzYIRbFKfhi+c06/fcU9eOSKG4GQ12pzx59WGo3F8S4+OiK9BrvFYSiDdSX3L2mqz3e0y8pT+/e3wwc30QUXfjvwWq7bTroArgWlcBgAFnxOGhy+Z0h6QVsXUNdE0EdTNA0d+xzoHTzI27+RIwgzzbfgLS6pHUbTyXdDUVFiG2sJ9VrwOE5T9NP5y7aXo/FAIxUimLefs6XKyMfwe/qc4PcQA0SgPDHhM4DOwjuiCjtLiEklpFVxxF4vr/aCULW3uFyOMqzrYBGGM82EAMW/zqC5bJrmP4lsU7s=
|
|
sidebar_class_name: "post api-method"
|
|
info_path: developer-docs/api/superset
|
|
custom_edit_url: null
|
|
hide_send_button: true
|
|
show_extensions: true
|
|
---
|
|
|
|
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
|
|
import ParamsDetails from "@theme/ParamsDetails";
|
|
import RequestSchema from "@theme/RequestSchema";
|
|
import StatusCodes from "@theme/StatusCodes";
|
|
import OperationTabs from "@theme/OperationTabs";
|
|
import TabItem from "@theme/TabItem";
|
|
import Heading from "@theme/Heading";
|
|
import Translate from "@docusaurus/Translate";
|
|
|
|
<Heading
|
|
as={"h1"}
|
|
className={"openapi__heading"}
|
|
children={"Estimate the SQL query execution cost"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"post"}
|
|
path={"/api/v1/sqllab/estimate/"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Estimate the SQL query execution cost
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
parameters={undefined}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./estimate-the-sql-query-execution-cost.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./estimate-the-sql-query-execution-cost.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|