tustvold commented on code in PR #2643:
URL: https://github.com/apache/arrow-datafusion/pull/2643#discussion_r884247194


##########
datafusion/core/src/lib.rs:
##########
@@ -14,6 +14,7 @@
 // KIND, either express or implied.  See the License for the
 // specific language governing permissions and limitations
 // under the License.
+#![feature(generic_associated_types)]

Review Comment:
   Unless I'm mistaken this will prevent compilation on Rust stable, which is 
likely a non-started I'm afraid



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to