vibhatha commented on code in PR #41646:
URL: https://github.com/apache/arrow/pull/41646#discussion_r1623716785
##########
java/dataset/src/main/java/org/apache/arrow/dataset/substrait/util/ConvertUtil.java:
##########
@@ -24,10 +24,12 @@
public class ConvertUtil {
/**
- * Convert map to substrait Expression.
+ * Convert map to substrait Expression Literal.
+ * @param values config map
*
- * @return Substrait Expression
+ * @return substrait Expression Literal
Review Comment:
nit:
```suggestion
* @return Substrait Expression Literal
```
--
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]