Hi Hongze, Thanks for the confirmation :) I'm adding support for a v1 datasource scan of a proprietary non-file based data source which is kind of similar to a jdbc source.
On Sun, Oct 19, 2025 at 1:42 AM Hongze Zhang <[email protected]> wrote: > Hi Abbas, > > I don’t think there were any specific technical reasons we didn’t > support it. Gluten mainly focused on offloading file-based scans that > are more widely used. Would you mind sharing which specific source you > are reading data from with RowDataSourceScanExec? Is it a lake format > or from JDBC? > > Thanks, > Hongze > > On Fri, Oct 17, 2025 at 4:18 PM Abbas Gadhia > <[email protected]> wrote: > > > > Hello, > > Pardon me for the noob question, but is there any background about > > why RowDataSourceScanExec is not supported yet? Was there a technical > > reason or was it just time? > > > > Thanks > > Abbas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
