rdblue opened a new issue #1088:
URL: https://github.com/apache/iceberg/issues/1088


   
[`SparkTableUtil`](https://github.com/apache/iceberg/blob/master/spark/src/main/scala/org/apache/iceberg/spark/SparkTableUtil.scala)
 was written in Scala so that it could use case classes, but this 
over-complicates the build and ties Iceberg to a Scala version (2.11 or 2.12). 
We should rewrite these methods in Java and remove Scala from the build 
completely.


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