kyotom
kyotom
I think it is necessary to build a core-shaded project, shaded these dependencies into the core-shaded jar, and then reference core-shaded by core, so there will be no problem.It should...
Fixed via: https://github.com/DTStack/chunjun/pull/1149
> Thanks for working on this. Can we add some tests for this PR ? Of course, we need to check if our `objectNames` in `tableHandle` exist in the table...
PTAL @Praveen2112
Here is my email : ``[email protected]``
PTAL @banmoy
> Hi [@kyo-tom](https://github.com/kyo-tom) , thanks for using data-juicer! > > Currently, data-juicer supports starting distributed processing **on the head node**, but it does **not support submitting data to the remote...
> Hi [@kyo-tom](https://github.com/kyo-tom) , sorry for the late reply. > > For now, data-juicer implemented a customized data source for reading json streamingly, which has to require ray==2.47.1. With this...