arina-ielchiieva commented on a change in pull request #1798: DRILL-7279:
Enable provided schema for text files without headers
URL: https://github.com/apache/drill/pull/1798#discussion_r289925557
##########
File path:
exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/text/compliant/v3/CompliantTextBatchReader.java
##########
@@ -122,10 +122,12 @@ public boolean open(ColumnsSchemaNegotiator
schemaNegotiator) {
/**
* Extract header and use that to define the reader schema.
+ * @param strings
Review comment:
Same here.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services