Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add correct serialization of dates in Utternace.attribute field #99

Merged
merged 3 commits into from
Jul 30, 2020

Conversation

acriptis
Copy link
Collaborator

@acriptis acriptis commented Jul 9, 2020

Фикс бага с сериализацией атрибутов рейтингов

@acriptis acriptis requested review from p-rdx and IgnatovFedor July 9, 2020 13:29
@acriptis acriptis changed the title add correct serialization of dates in Utternace.attribute field [WIP] add correct serialization of dates in Utternace.attribute field Jul 9, 2020
@acriptis
Copy link
Collaborator Author

acriptis commented Jul 9, 2020

Похоже, что это не совсем правильное решение так как у меня дампер который вычитывал версию из этих атрибутов, теперь поулчил строку вместо json'a. Надо будет расковырять на следующей неделе.

ipdb> each_utterance['attributes']                                                                                                                                         
'{}'

@acriptis acriptis changed the title [WIP] add correct serialization of dates in Utternace.attribute field add correct serialization of dates in Utternace.attribute field Jul 16, 2020
@acriptis
Copy link
Collaborator Author

Можно мерджить

@p-rdx
Copy link
Collaborator

p-rdx commented Jul 16, 2020

Нельзя, если какой-нибудь форматтер берет что-то из атрибутов фразы, или диалога - он упадёт

@acriptis
Copy link
Collaborator Author

Нельзя, если какой-нибудь форматтер берет что-то из атрибутов фразы, или диалога - он упадёт

Не понял. Эта сериализация роняет что-то, что работало без сериализации?

@acriptis
Copy link
Collaborator Author

Зафиксил баг с атрибутами Utterance. Теперь не должно ломать никакие форматтеры (но я не тестил так как не на чем :))

@acriptis
Copy link
Collaborator Author

@p-rdx допустимо ли такое решение?

deeppavlov_agent/core/state_schema.py Outdated Show resolved Hide resolved
@IgnatovFedor IgnatovFedor merged commit a646bb9 into dev Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants