Kyle Weaver created BEAM-11090:
----------------------------------
Summary: typehints.schemas diagram does not render nicely in pydoc
Key: BEAM-11090
URL: https://issues.apache.org/jira/browse/BEAM-11090
Project: Beam
Issue Type: Bug
Components: website
Reporter: Kyle Weaver
Assignee: Brian Hulette
https://beam.apache.org/releases/pydoc/2.24.0/apache_beam.typehints.schemas.html
Python Schema np.int8 <—–> BYTE np.int16 <—–> INT16 np.int32 <—–> INT32
np.int64 <—–> INT64 int —/ np.float32 <—–> FLOAT np.float64 <—–> DOUBLE float
—/ bool <—–> BOOLEAN
--
This message was sent by Atlassian Jira
(v8.3.4#803005)