ozankabak commented on code in PR #8253:
URL: https://github.com/apache/arrow-datafusion/pull/8253#discussion_r1406116258
##########
datafusion/common/src/scalar.rs:
##########
@@ -3458,6 +3436,7 @@ impl ScalarType<i64> for TimestampNanosecondType {
}
#[cfg(test)]
+#[cfg(feature = "parquet")]
Review Comment:
I look at the linked issue, but I still don't exactly understand what this
file has to do with the `parquet` feature. It looks a design smell, but maybe
I'm missing some context. @alamb, WDYT?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]