mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
Snapshots all four versioned Docusaurus sections at v6.1.0. Built on top of the version-cutting tooling work in chore/docs-cut-6.1.0-versions so the snapshot benefits from: - Auto-gen refresh before snapshotting (database pages from engine spec metadata, API reference from openapi.json, component pages from Storybook stories) — captured at the SHA we cut from rather than whatever happened to be on disk. - Data-import freeze: country list, feature flag table, database diagnostics, and component metadata are copied into snapshot-local `_versioned_data/` dirs so the historical version doesn't silently mutate when the source files change. - Depth-aware import-path rewriter that handles deeply-nested component MDX files referencing `../../../src/` from the snapshot. Versioning behavior: `lastVersion` stays at `current` for every section, so the canonical URLs (`/docs/...`, `/admin-docs/...`, `/developer-docs/...`, `/components/...`) continue to render content from master. The `current` version is consistently labeled "Next" with an `unreleased` banner, and `6.1.0` is a historical pin accessible only via its explicit version segment. Component playground: previously `disabled: true` in versions-config.json, now enabled and versioned. The plugin block in docusaurus.config.ts was already gated only by the `disabled` flag, so no other code changes were needed to bring it back online. The frozen `databases.json` in the snapshot is the canonical 80-database artifact from the latest committed state in master (preserved by the generator's input-hash cache), not a fallback regenerated from a local Flask environment.
69 lines
3.4 KiB
Plaintext
69 lines
3.4 KiB
Plaintext
---
|
|
id: get-distinct-values-from-field-data-dataset-distinct-column-name
|
|
title: "Get distinct values from field data (dataset-distinct-column-name)"
|
|
description: "Get distinct values from field data (dataset-distinct-column-name)"
|
|
sidebar_label: "Get distinct values from field data (dataset-distinct-column-name)"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFV22P0zgQ/ivW6D7s6rKUPXESCuLDAsvbIUDbojtpsyreZNoaHDvYk7Ilyn8/jZ2kaberOwESnxrb8/I84/HMtIFKOlkiofOQXjagDKRQSVpBAkaWCCnkVtelmYdVAg6/1MphASm5GhPw+QpLCWkDtKlY3JNTZgltmzSQW0NoiE9lVWmVS1LWTD55a3hvq1s5W6EjhZ5XC6UJ3QGbCSiT67rAuSqCpCIs/UhQGcIlOpbsdqRzcsPrSi7xsCSfzL36dvB4a8lef8KcIAFSpHljiTR3qCVhMe+otG3ACCl8qdFttkH8Au0VB89X1vjI8o/79/nnO2OU2zoqFehzpypWghRmKxRkSWph6vIanbALUShPyuQk1lLX6CE5EAOHvta0E9Jdf4Q3d7gbzLPm1vg2D+4M4LNO8yI4v+iCc/vy/ttErzvtriEBvJFlpXEUqtMty8urcFG7XHo0YqFQF6KQFAw9+KFrKtH73cS7My67oAdFeCILwa8OPaXilVlLrQqxfbaicnatCizgAKeRbuRy+mu5fDCyppV16hsWqTiraYWGOv9iKC0HiIwVI5MHv5bJW0tiYWtTpIIfQRdk5HB7W7scRWHRC2NJ4I3i8N8mNdhgL3/+6jx7ZQidkVp4dGt0Ap2zLhVnRtQGbyrMmV3YFDbPa3fHTT2XXH2CXHDuMa+dok1oL5++xtd3lQDJJbcceCZJeiQPVwncnOS2wGkAF/uRlmbJPejDxRtIQMtr1NtlDDSva6fFyT/ixflMZLAiqtLJRNtc6pX1lD68//DhRFZqsj6dFNHdpK9ak2bU39oMRJZlRoiTlyKDsy7lwhWk4glKh078dvb06fl0Op+9++v8bQbAja6D+X5DK2tGQIeNAaoqK+uozxefmcz0XUE8HrbvLZGOGIf4UT5JtLJCWaDzj5s9VhmkIoOOWQbidyHzHL2fk/2Mps3McWYqpwwd9SjvcSoeHR+Peb+WazkNOTDivrO5vSprPNMfKMuvUpFYIOWrwPhn8G12SKf9WuzfKbP/2F9rE5nPAvGPUaPlH47Co8xE5Ox/QL0Xk07Iaryn7fKIRY8fhca/+0ReIO03ZbFwthx1HnHUET3pBU8izxPmeQwJlEgrW8QxBJI4s6Xw/8LEFxIeeXxkteP7Ohh22Mf+ho9FgWvUtirRUFcuQjpEQ03lLNnc6jadTBo21aYNZ317y9rT2pMtexMJrKVT8lpjP4AEM3HsWMjQugNMSABNXXL56Jb8E0rIrv2Xs9l7MdhpE2A0u/YGvrfATWMd5DOOmrBOvHofBkbr9owcDFWnH6TbltOgr4VhTIkkQ0Vs4Dok4XPrSsn2Xv89g2625kcTT7ezVSDdJqw8d7hw6FffayTMqwt7e7Sb1hU6j+Nha7TFuRPl1qcxJJ5KGVpUN/H+lCTfgTS0Np5FJ5WWyrDrkHRN9wAuQVaK8Z2ydrTOX519SCAd/5+56jPiEprmWnr84HTb8nac3/l17GEYGjRsQ7kL6DNuwsTP6axrPg81oM/taFR5/i4gXUjt8RbTrZeji24sOhZ3OeynZbMZ++yBjPm2V/wGQlkMMKLEWZ5jqNK97q3Jg/EPBefFOecVz2OjOxmyq/tg6wdxNU2UiHW2HWCGhsMA2/ZfO0kORw==
|
|
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 distinct values from field data (dataset-distinct-column-name)"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/dataset/distinct/{column_name}"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Get distinct values from field data (dataset-distinct-column-name)
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
{...require("./get-distinct-values-from-field-data-dataset-distinct-column-name.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-distinct-values-from-field-data-dataset-distinct-column-name.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-distinct-values-from-field-data-dataset-distinct-column-name.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|