You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beam.apache.org by Jeff Zhang <zj...@gmail.com> on 2023/04/25 13:51:10 UTC

Question about BeamSqlSeekableTable

Hi all,

I am a little confused about the implementation of BeamSqlSeekableTable, it
looks like the join condition is implemented in method
BeamSqlSeekableTable#seekRow, so does that mean whatever the join condition
I specified in sql, it would always be ignored, Is that correct?


-- 
Best Regards

Jeff Zhang

Re: Question about BeamSqlSeekableTable

Posted by Jeff Zhang <zj...@gmail.com>.
Does anyone know this? Thanks

On Tue, Apr 25, 2023 at 9:51 PM Jeff Zhang <zj...@gmail.com> wrote:

>
> Hi all,
>
> I am a little confused about the implementation of BeamSqlSeekableTable,
> it looks like the join condition is implemented in method
> BeamSqlSeekableTable#seekRow, so does that mean whatever the join condition
> I specified in sql, it would always be ignored, Is that correct?
>
>
> --
> Best Regards
>
> Jeff Zhang
>


-- 
Best Regards

Jeff Zhang