Avro - CI/CD用語集の定義
Avro は、schema をデータと一緒に配送するコンパクトな行指向のバイナリシリアライゼーション形式で、堅牢な schema の進化を可能にします。streaming の pipeline やメッセージキューのペイロードで一般的です。
関連ガイド
Parquet - CI/CD Glossary DefinitionParquet is an open columnar file format for analytics - compressed, schema-aware, and splittable - the defaul…
Protobuf - CI/CD Glossary DefinitionProtocol Buffers are a compact, schema-defined binary serialization format used by gRPC for fast, versioned,…
Schema Registry - CI/CD Glossary DefinitionA schema registry stores and versions the schemas for messages on a stream, enforcing compatibility so produc…