yangxk1 commented on issue #707: URL: https://github.com/apache/incubator-graphar/issues/707#issuecomment-3044641369
@SemyonSinchenko Hi! `List` may look like `List<Object>` in java, but isn't ideal in terms of type safety and clarity. Maybe we can refer to the design of `com.sun.org.apache.bcel.internal.generic.Type` in Spark. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
