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
As this project is entirely driven by volunteers, we welcome
39
-
contributions for items not currently covered by epics. However,
40
-
before submitting a large PR, we strongly suggest and request you
41
-
start a conversation using a github issue or the
42
-
[dev@arrow.apache.org](mailto:dev@arrow.apache.org) mailing list to
43
-
make review efficient and avoid surprises.
34
+
-[The current list of `EPIC`s can be found here.](https://github.com/apache/datafusion/issues?q=is%3Aissue%20state%3Aopen%20label%3AEPIC)
44
35
45
-
[The current list of `EPIC`s can be found here](https://github.com/apache/datafusion/issues?q=is%3Aissue+is%3Aopen+epic).
36
+
-[The current list of `PROPOSAL EPIC` (that are not yet underway) can be found here.](https://github.com/apache/datafusion/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22PROPOSAL%20EPIC%22)
37
+
38
+
Epics offer a high level roadmap of what the DataFusion community is thinking
39
+
about. The epics are not meant to restrict possibilities, but rather help
40
+
organize the community and make it easier to see where development is headed,
41
+
align our work, and inspire additional contributions.
42
+
43
+
We also welcome contributions for items not covered by epics. However, before
44
+
submitting a large PR, we strongly suggest and request you start a conversation as described in [Discussing New Features](#discussing-new-features) below.
0 commit comments