You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
@@ -56,7 +51,7 @@ With Pucket we aim to provide the following high level features, broken down int
56
51
57
52
### Pucket High Level Concepts and Usage Considerations
58
53
59
-
Pucket's implementation is centered around a few key concepts described below. These may be a one time implementation in the core functionality or is partially implemented and requires specific implementation per data format. Current Pucket supports Avro and Thrift, but can be easily extended to support Protocol Buffers.
54
+
Pucket's implementation is centered around a few key concepts described below. These may be a one time implementation in the core functionality or is partially implemented and requires specific implementation per data format. Current Pucket has built-in support for Thrift, but can be easily extended to support Protocol Buffers.
60
55
61
56
#### Pucket
62
57
@@ -136,8 +131,6 @@ The following examples use the imports listed below:
0 commit comments