rdblue commented on a change in pull request #1728:
URL: https://github.com/apache/iceberg/pull/1728#discussion_r518937686



##########
File path: LICENSE
##########
@@ -279,6 +280,9 @@ This product includes code from Apache Spark.
 
 * dev/check-license script
 * vectorized reading of definition levels in 
BaseVectorizedParquetValuesReader.java
+* SQL grammar rules in IcebergSqlExtensions.g4
+* SQL parsing logic in IcebergSparkSqlExtensionsParser.java
+* parser post processing logic in IcebergSqlExtensionsPostProcessor.java

Review comment:
       I think it's quite a bit broader than this. How about "portions of the 
extensions parser"?




----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to