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.4 KiB
Plaintext
69 lines
3.4 KiB
Plaintext
---
|
|
id: get-table-extra-metadata-database-pk-table-metadata-extra
|
|
title: "Get table extra metadata (database-pk-table-metadata-extra)"
|
|
description: "Extra metadata associated with the table (partitions, description, etc.)"
|
|
sidebar_label: "Get table extra metadata (database-pk-table-metadata-extra)"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFV21v3DYM/isCsQ93mC9Ohg4oXPRDlqVpt64tmis2IA5Sxead1diSK9GXZIb/+0D55d7cbFgy7JMtUSKfhyIpqoYUXWJVScpoiOD0jqwUBZJMJUkhnTOJkoSpuFWUCcpQkLzOUUxKaUnxLheIDR2BQEoOphBAKa0skNA6iC7qHTvzDAVbuJYOhUohAMXTpaQMAtCyQB7dQAAWv1bKYgoR2QoDcEmGhYSoBroveZXShEu00DTBnhUP1WvrDHyt0N6vLXSiv7XhyCq9HDPx3v/IvHNLuzMQaiG0IVFK5zD1bmslIjF6oZaVxVQo7QWDG25VnotrFJXD9Bt4O2CPQZhIkrlZjkHsRI/E2Gl5EOQl+9yVRjt0LP/h8JA/idGEmvhXlmWuEsnQwy+OidQb+kprSrSk2t1JXjlCr3pty1x/wYSgCaCP5lHhOoxHxE2wMxMAKcqxDy2fLb916j92hM5blE0AeCeLklfvQNzGtAuiadjuWCDjdnIqvTC28C5ia88Ojx7hwwKdk0scjah9r20wGzbCJy0ryoxVf2IaieOKMtTU2RdDio2w29zYMnn2/zJ5Z0gsTKXTSHChYuzouAhadKayCYrUoPPpg3fK0RipQQdb+fFR8f0EjN5oQstFwKFdoRVorbGRONai0nhXYsLs/KQwSVLZb5zUK87tdp037jCprKJ7X+G/3BJEF5ec3CSXXPXh565uwGUAd7PEpHjuwbVXQi45HSD59PEtBJDLa8zXw9bRPK5sLmZ/iLPTuYghIyqjMMxNIvPMOIqeHz5/HspShaujsC9T4VHoi91VnyuhT50wBhHHsRZi9lrEcNwFnT+ESPyE0qIV3x2fnJyen1/N3/96+i4G4ILaAf1wT5nRG1CHiQGsKkpjqY8YF+tY94VOvBymD5ZIE8YhHs8oaPVkKFO07mW9wyuGSMTQcYtBfC9kkqBzV2RuUDexnsa6tErTpMd5wOE4mU43mf8iV/Lcx8EG+63J9XEZ7dgBA2l5KxWJBVKSec5Pw7jeoh31Y7F7rsz/c3+0dct97ql/bnc0/GE/vIh1i90X1x73jle6RSbHg9wsJ7x0+gI45AukzKQQwRLJdz+UQQR7rOryphknxk70ydkmR2XZx6Ougt20fMtikeIKc1MWqKlLc3+EraK6tIZMYvImCsOaVTVRzbHa7Gk7qRyZolcRwEpaxYBdV5m8Gv5PcSGrnDqYEADqquC074b8cZz62/pfz+cfxKCnCYDRbOsb+O6BO2/rF8u43xDGijcf/EVu7I6SUVd1+/3qxjcifQ3z93ZL0leyGq592LzylyzH++/zvqnhQG+lMFRgT7oJePOVxYVFl/1bJQ13VgvT0tlCX5VoHW42IhtTHDvtutVR6xJHhfRXS9ebnSF1beBOLzHpA3RW3sz8ilkvm/ml011PbtxmT/lq6PxAeEdhmUvlWxsfwnWXUxcgS8VsjxhSf8EEEPnnwnZqcUwyNgiA47ANtAuoa97zyeZNw9NtA+sfKcrx/hSihcwdPkB58rFraKZi65Uxiv8G79ePjZXMK17ik/OfG/zvHhoPQB7eG08D+knfHg/AXj9B1rgv14XsEUe992wdRdFNSn2/CaFHV95Ac8llz99dHkwrOE4S9Jdpv2WvSdy6aM5OuZRw67zRGQ4Fpfth7aNw6rpd0V6GzYDO9wUMsGn+AriOkLg=
|
|
sidebar_class_name: "get 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={"Get table extra metadata (database-pk-table-metadata-extra)"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/database/{pk}/table_metadata/extra/"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Extra metadata associated with the table (partitions, description, etc.)
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
{...require("./get-table-extra-metadata-database-pk-table-metadata-extra.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-table-extra-metadata-database-pk-table-metadata-extra.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-table-extra-metadata-database-pk-table-metadata-extra.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|