0.6.0 #322
criccomini
announced in
Announcements
0.6.0
#322
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
metadata.Schema
conversion for common serialization types by @criccomini in Addmetadata.Schema
conversion for common serialization types #201Schema
model intorecap.schema.model
module by @criccomini in MoveSchema
model intorecap.schema.model
module #202schema()
examples by @criccomini in Update README.md and index.md to show moreschema()
examples #203nullable
to Recap spec by @criccomini in Addnullable
to Recap spec #220diff
method to diff Recap types by @criccomini in Add a basicdiff
method to diff Recap types #228Converter
class and move Recap converters to it by @criccomini in Create aConverter
class and move Recap converters to it #229diff
helper torecap.schema
by @criccomini in Adddiff
helper torecap.schema
#230Field
from type hierarchy by @criccomini in RemoveField
from type hierarchy #231diff
to the REST API by @criccomini in Adddiff
to the REST API #234python
directory by @criccomini in Move Python project intopython
directory #236dbapi
readers by @criccomini in Replace SQLAlchemyReader withdbapi
readers #261pyproject.toml
by @criccomini in Remove legacy dependencies frompyproject.toml
#262extra_attrs["name"]
for StructType fields in ProtobufConverter by @criccomini in Includeextra_attrs["name"]
for StructType fields in ProtobufConverter #279bytes
to 64KiB for StringType and BytesType by @criccomini in Defaultbytes
to 64KiB for StringType and BytesType #293to_dict
,clean_dict
, andalias_dict
to types.py by @criccomini in Addto_dict
,clean_dict
, andalias_dict
to types.py #295make_nullable
bugs by @criccomini in Fixmake_nullable
bugs #296str
from UnionTypetypes
parameter by @criccomini in Removestr
from UnionTypetypes
parameter #298make_nullable
to RecapType instance method by @criccomini in Movemake_nullable
to RecapType instance method #299black
styles by @criccomini in Fixblack
styles #301struct
andconvert
for readers and converters by @criccomini in Renamestruct
andconvert
for readers and converters #302to_avro
forAvroConverter
by @criccomini in Addto_avro
forAvroConverter
#304alias
support forAvroConverter.from_recap
by @criccomini in Addalias
support forAvroConverter.from_recap
#307stats
in HiveMetastoreReader wheninclude_stats
is set by @criccomini in Includestats
in HiveMetastoreReader wheninclude_stats
is set #308to_recap
AvroReader by @criccomini in Add alias support forto_recap
AvroReader #310fixed
type forto_recap
in AvroConverter by @criccomini in Addfixed
type forto_recap
in AvroConverter #311pymetastore
to properly handledate
stats by @criccomini in Updatepymetastore
to properly handledate
stats #313type
in README.md example by @criccomini in Forgottype
in README.md example #315Message
types in ProtobufConverter by @criccomini in SupportMessage
types in ProtobufConverter #316ProtobufConverter.to_recap
by @criccomini in Support aliases inProtobufConverter.to_recap
#317New Contributors
Full Changelog: 0.5.2...0.6.0
This discussion was created from the release 0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions