acezen commented on issue #493: URL: https://github.com/apache/incubator-graphar/issues/493#issuecomment-2128314523
> > The graphar package relys on datasource, I don't know how can we release graphar without release the datasource package? > > It will be a compile time dependency. For example, like in delta-spark: https://github.com/delta-io/delta/tree/master/spark/src/main/scala/org/apache/spark/sql It seems that as a compile time dependency, we need to put datasource back to graphar? Or do you know is there a way that datasource still be separated from graphar and can be a compile time dependency? That would be perfect for this issue. -- 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]
