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
Copy file name to clipboardExpand all lines: proposals/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Proposals
2
2
3
-
This proposal process is intended for significantly impactfull additions to the Parquet spec. The goal is to facilitate those projects and help them being contributed to Parquet.
3
+
This proposal process is intended for significantly impactful additions to the Parquet spec. The goal is to facilitate those projects and help them being contributed to Parquet.
4
4
For example, changes that are not backward compatible like adding a new encoding or a new compression algorithm (older implementations can not read new files).
5
5
This gives better visibility to those projects which require coordination in several implementations.
6
6
Bug fixes, code only features or minor changes to the spec that can be ignored by older implementations can simply be filed as a github issue.
0 commit comments