SemyonSinchenko commented on issue #707: URL: https://github.com/apache/incubator-graphar/issues/707#issuecomment-3044652073
> @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. But why we do not want to specify the element type in format spec? At the moment even cpp implementation does not follow the spec because it specifies the element type -- 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]
