aws / aws/sagemaker-python-sdk
AthenaDatasetDefinition has required params
Đã đóng
type: bug
- Ngôn ngữ chính
- Python
- Star
- 2.3k
- Fork
- 1.3k
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 35
Mô tả
In the [official document](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_AthenaDatasetDefinition.html), there are several parameters that are required.
However, in this [SDK](https://github.com/aws/sagemaker-python-sdk/blob/b4f05b86a90f4ae202ad7f9b048922ab490731fe/src/sagemaker/dataset_definition/inputs.py#L75), default values for those are set as 'None'
Is there any reason not for marking or forcing those param as required?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.