zml1206 commented on PR #41759: URL: https://github.com/apache/spark/pull/41759#issuecomment-1609485742
> > @zml1206 Could you paste the fail message to PR description? BTW. Could you investigate the `select` API for `Dataset` too ? Ok, I have already paste the error message. `select` API alreay used withAction by `Dataset.ofRows`, but If the generation of param `cols` requires spark conf, we cannot control it, such as `functions.expr`. -- 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]
