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-query-distinct-column-name
|
|
title: "Get distinct values from field data (query-distinct-column-name)"
|
|
description: "Get distinct values from field data (query-distinct-column-name)"
|
|
sidebar_label: "Get distinct values from field data (query-distinct-column-name)"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFV21v2zYQ/ivEYR8STI6ToQMCFf2QZmmaruiy2MEGRIFLS2ebKUWqJOXGFfTfhyMlWX4JNjQD8kkmeXd8nrvj3bmCghueo0NjIb6rQCiIoeBuAREoniPEkGpZ5mriVxEY/FoKgxnEzpQYgU0XmHOIK3CrgsStM0LNoa6jClKtHCpHp7wopEi5E1oNH6xWtLfWLYwu0DiBllYzIR2aPTYjECqVZYYTkXlJ4TC3PUGhHM7RkGSzw43hK1oXfI77JelkYsX3vcdrS3r6gKmDCJxwkjbm6CYGJXeYTRoqde0xQgxfSzSrtRO/Qn1PzrOFVjaw/OX4mD4/6KNUl0EpQ5saUZASxDBeIHPacclUmU/RMD1jmbBOqNSxJZclWoj2+MCgLaXbcOnmfQ4fn7iuM0+aa+PrPHjSgb81mjf+8pvGObvB+3cTre6oCUME+MjzQmLPVSdrlnf3PlCbXFo0bCZQZizjzht69aww5WjtZuI96ZdN0J0ivOUZo1eH1sXsSi25FBlbP1tWGL0UGWawh1NPN3A5eVkut4qXbqGN+I5ZzM5Kt0DlmvtZV1r2EOkrBiavXpbJJ+3YTJcqixk9gsbJSO62ujQpskyjZUo7ho+C3L9LqrNBt/z60nl2pRwaxSWzaJZoGBqjTczOFCsVPhaYEju/yXSaluaJSL3jVH28nL/cYloa4Va+vTx8C6/vPgLH59Ry4M8SDZG4j+BxkOoMRx5baEeSqzm1oNubjxCB5FOU62XwM61LI9ngb3Z5MWYJLJwr4uFQ6pTLhbYuPj0+PR3yQgyXJ0NflodtyRpWveZWJ8CSJFGMDd6zBM6afPP+j9lb5AYN++ns/PxiNJqM//j94lMCQF2uAXm9cgutejC7jQ6oyAttXJssNlGJalsCe9NtH83RHRAO9jw2UbCxQJ6hsW+qLU4JxCyBhlcC7GfG0xStnTj9BVWdqMNEFUYod9BiPKIsPDg87LP+wJd85MPfY76xuQ6TVpbId4T5Ny4cm6FLF57v89lWG5Tjds2240ncP7chrQLvsaf9OWjU9CEfvE5UwE39oMO85ZFGSEs8knp+QKKHr33H33wbl+i2uzGbGZ33Wg478DQHrdggsBwQy0OIIEe30FmYPiAKo1oM/8VFFAr/ssPTKg1Faq/DYRv3RzpmGS5R6iJH5Zoa4RMhGKoKo51Otazj4bAiU3VcUbbXO9bOS+t03pqIYMmN4FOJ7dThzYRZY8Z9v/YwIQJUZU41o1nSxxeOTfvvx+Nr1tmpIyA0m/Y6vjvgRqH40Rl5jWnDrq79lKjNlpG9rmr0vXRdUwq0BdDPJoGkL4MVTH0CvtMm52Tvw19jaAZqei7hdD1QedJ1RMoTgzODdvGjRvyQOtO789yoLNBY7E9YvS3KnSC3PAkusS7nvi81Y+7/kOAbgLpuRuPnsJBcKLrYp1zVJP8d8EIQuhOIurG7tQ4RxP0/MPdtNtxBVU25xVsj65q2gya9jC0EXUeGtRs34XzBlR/xKZVlSef+7bd5HYwKS78ziGdcWtzhub7l4KaZgw7ZUxe247Fa9e9sgfT51veU/74cehhB4ixN0dfmVndn1CD8Xam5vKCcogGsF5Eus5ofZH0vrqoKEqG+1h1M32YIYF3/A1fcCRw=
|
|
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 (query-distinct-column-name)"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/query/distinct/{column_name}"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Get distinct values from field data (query-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-query-distinct-column-name.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-distinct-values-from-field-data-query-distinct-column-name.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-distinct-values-from-field-data-query-distinct-column-name.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|