aws / aws/sagemaker-python-sdk

Newline chars are not supported in sagemaker feature store string types

Aperta
#4,776 0 commenti 1 reazione 1 assegnatario Rivendicata da @pintaoz-aws Vedi su GitHub
type: bug
Lingua principale
Python
Stelle
2.3k
Fork
1.3k
Merge medio
1g 22h
PR unite (30g)
35

Descrizione

Similar issue to https://github.com/aws/sagemaker-python-sdk/issues/3295#issue-1336927723 where the sagemaker sdk will throw an exception like
```sh
ERROR:sagemaker.feature_store.feature_group:Failed to ingest row XX:
An error occurred (ValidationException) when calling the PutRecord operation:
1 validation error detected: Value ... at 'record.Y.member.valueAsString' failed to satisfy constraint:
Member must satisfy regular expression pattern: .*
```

if a feature record value string has a `\n` in it. This should be supported for features that contain long text.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.