aminghadersohi opened a new pull request, #41595:
URL: https://github.com/apache/superset/pull/41595

   ## Summary
   
   - **`get_dataset_info` / `select_columns`**: The field description did not 
list which values are valid. Updated both 
`GetDatasetInfoRequest.select_columns` and the function docstring to enumerate 
the default set and all additional available field names so the model can 
construct a working call from the schema alone.
   
   - **URL scheme for preview/link tools**: `get_chart_preview`, 
`generate_explore_link`, `update_chart_preview`, and 
`open_sql_lab_with_context` did not document the URL scheme of their returned 
URLs. Added a note that the scheme mirrors the configured instance URL (HTTPS 
in production/staging, HTTP in local development). Also updated 
`URLPreview.preview_url` field description.
   
   ## Testing
   
   - Changes are docstring/schema description only — no logic changes
   - Pre-commit passes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to