alamb commented on issue #8698: URL: https://github.com/apache/datafusion/issues/8698#issuecomment-2184955782
Hi @xinlifoobar -- I would personally suggest we don't try to encode statistics yet in Substrait because: 1. We may want to change Statistics in DataFusion in the future 2. I don't know of a usecase yet for passing along more detailed statistics in substrait. If the source and target system were DataFusion it is probably better to use protobuf. If one of the source / target are NOT DataFusion then the statistics information is not going to be useful cc @Blizzara for your thoughts -- 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]
