mirror of https://github.com/buster-so/buster.git
- Introduced a new `is_simple` flag in the `deploy_datasets` function to differentiate between full and simple dataset deployments. - Updated the `deploy_datasets_handler` to accept the `is_simple` parameter, allowing for conditional processing of inserted datasets. - Modified the `DeployDatasetsRequest` struct to include an optional `id` and `type_` field, enhancing the request's flexibility. - Adjusted the handling of the `yml_file` field to be optional in the `DeployDatasetsRequest` struct. - Updated the `process_batch` function to handle "USER-DEFINED" data types in addition to existing types. These changes improve the dataset deployment process by allowing for more granular control and flexibility in handling different dataset types. |
||
---|---|---|
.. | ||
buster | ||
dbt | ||
file | ||
formatting | ||
mod.rs |