Skip to content

decimal 타입 읽을 때 에러발생 #57

@mjs1995

Description

@mjs1995

# 379 (테스트 케이스를 조금 더 받아봐야함)

UserVarEvent를 구현하다가 발견한 에러로

현재 row_event의 deciaml type을 읽을 때 에러가 발생하는 거 같습니다.

관련 테스트 케이스

  • raw_decimal = b"n\xa3\xf2\x08~\x9b\xfa('"
  • precision = 14
  • decimals = 10

현재 소스코드 구현은 완료 되었으며 기존 row_event의 __read_new_decimal의 코드를 수정하여 PR올리고자 합니다.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions