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-distinct-values-from-field-data-saved-query-distinct-column-name
|
|
title: "Get distinct values from field data (saved-query-distinct-column-name)"
|
|
description: "Get distinct values from field data (saved-query-distinct-column-name)"
|
|
sidebar_label: "Get distinct values from field data (saved-query-distinct-column-name)"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFV1tv2zYU/ivEwR4cTK6ToQMCFX1Is/S2outiBxsQBS4tHdtsKVIlKTeuoP8+HFI3X4INXYA+ySTP7Tt3V1Bww3N0aCzEtxUIBTEU3K0hAsVzhBhSLctczf0pAoNfSmEwg9iZEiOw6RpzDnEFblsQuXVGqBXUdVRBqpVD5eiVF4UUKXdCq8knqxXd9byF0QUaJ9DSaSmkQ3NEZgRCpbLMcC4yTykc5nZAKJTDFRqibG64MXxL54Kv8Dglvcyt+Hb0uZekF58wdRCBE07SxQrd3KDkDrN5A6WuvY0Qw5cSzbZ34heo78h5ttDKBpS/nJ7S5zt9lOoyMGVoUyMKYoIYZmtkTjsumSrzBRqmlywT1gmVOrbhskQL0REfGLSldDsu3dXn8P4BdZ144uyF93nwoAN/azivvfLrxjmHwft3ES3vtAlDBHjP80LiwFVnPcrbOx+oXSytNWwpUGYs484Levq/wpSjtbuJ96Bfdo3uGOEFzxhVHVoXszdqw6XIWF+2rDB6IzLM4AimAW/AcvZjsdwoXrq1NuIbZjG7KN0alWv0s661HAEyZAxInv5YJO+1Y0tdqixmVASNk5HcbXVpUmSZRsuUdgzvBbn/EFQng7T8+qPz7I1yaBSXzKLZoGFojDYxu1CsVHhfYEro/CXTaVqaByL1klP38XReucW0NMJt/Xj59DVU310Ejq9o5MCfJRoCcRfB/TjVGU69bWEcSa5WNIJurt9BBJIvUPbH4Gc6l0ay8d/s1dWMJbB2rognE6lTLtfauvj89Px8wgsx2ZxNLN9gNvfNedI2rkk1GHF1AixJEsXY+DVL4KLJOh+FmL1AbtCwny4uL6+m0/nsj9+v3icANOsaUz9s3VqrgbHdRWeuyAttXJsyNlGJagcDe95dP1mhG5Ed7DEwRUHSGnmGxj6v9pAlELMEGnQJsJ8ZT1O0du70Z1R1ok4SVRih3Ki19All5OjkZIj9Ld/wqU+FAf6dyz5kWllyQQebf+XCsSW6dO1RPxbmagd43J7ZfmzJAx/b8FYB/cyD/xg4avqQJ54lKlhPE6KzfM8vDZGW+ETq1YhIT575HWC3Wl6h25/PbGl0PhhCbOTBjj3YcUs8DljHhPUEIsjRrXUWthKIwgoXw393FwXH130ovNJQ7I6GAPYxvKNnluEGpS5yVK7pID41gqCqMNrpVMs6nkwqElXHFVVBfSDtsrRO562ICDbcCL6Q2O4kXkzYRJbcT3NvJkSAqsypozRH+vi2siv/9Wz2gXVy6gjIml15Hd4D46ahNdIbeY1pw9588DukNntCjrqq4ffUdU3p0LZHv7kEkL5JVrDwyfhSm5yTvLd/zaBZt6mAwmu/bnnQdUTMc4NLg3b9vUL8CrvUh9vetCzQWBzuX4Mryp1AtzkLLrEu535qNUvwoyX7jlndxKMVdVJILhSp94lXNYVwC7wQZOMZwe+LgWQ1OiCCePhX567NjFuoqgW3eGNkXdN14KQq2bOjm93Qu3TXqM+49X8GKK1lSe++J7Q5HoQKS78ziJdcWjxA22sZXTcb0wl7SGG7SKvtUGdryBBvfUe14NukNyNQXKQp+s7d8h4sJWR/13xeXVF+0ao2iEuXZc0Pkn7UrqoKFKHv1p2ZfgiRgXX9DwSsGdY=
|
|
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 (saved-query-distinct-column-name)"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/saved_query/distinct/{column_name}"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Get distinct values from field data (saved-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-saved-query-distinct-column-name.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-distinct-values-from-field-data-saved-query-distinct-column-name.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-distinct-values-from-field-data-saved-query-distinct-column-name.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|