aws / aws/sagemaker-python-sdk

Feature Store Iceberg DataSource not implemented

オープン
#4,445 コメント 0 件 リアクション 0 件 担当者 1 名 @nargokul が担当を希望しています GitHub で見る
type: feature request
主要言語
Python
スター
2.3k
フォーク
1.3k
平均マージ
1日 22時間
マージ済み PR(30日)
35

説明

**Describe the feature you'd like**
IcebergDataSource is only partially implemented (see [_data_sources.py](https://github.com/aws/sagemaker-python-sdk/blob/32dd6314c4efb66983d17183e832502933cd23e3/src/sagemaker/feature_store/feature_processor/_data_source.py#L140)). This should be implemented, or the parameters and methodology for implementing it and dropping it in as a consumer of the library should be clearly documented.

**How would this feature be used? Please describe.**
The IcebergDataSource would just be used in any Feature Store step as any other data source, and would read my input data as defined in the object and passed to my Feature Store configuration. It would correctly construct the data frame from the specified Iceberg Table.

**Describe alternatives you've considered**
N/A

**Additional context**
I have a simple implementation of this in a private fork I can submit for reference. It probably isn't up to standard but it's a point to start from.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。