Re: Processing-time temporal join is not supported yet.

2021-03-04 Thread Leonard Xu
for your case. >>> >>> Best, >>> Matthias >>> >>> [1] https://issues.apache.org/jira/browse/FLINK-19830 >>> <https://issues.apache.org/jira/browse/FLINK-19830> >>> On Fri,

Re: Processing-time temporal join is not supported yet.

2021-03-04 Thread eric hoffmann
g/jira/browse/FLINK-19830 >> >> On Fri, Feb 26, 2021 at 11:40 AM eric hoffmann < >> sigfrid.hoffm...@gmail.com> wrote: >> >>> Hello >>> Working with flink 1.12.1 i read in the doc that Processing-time >>> temporal join is supported for kv like join bu

Re: Processing-time temporal join is not supported yet.

2021-03-03 Thread Leonard Xu
lto:sigfrid.hoffm...@gmail.com>> wrote: >> Hello >> Working with flink 1.12.1 i read in the doc that Processing-time temporal >> join is supported for kv like join but when i try i get a: >> >> Exception in thread "main" org.apache.flink.ta

Re: Processing-time temporal join is not supported yet.

2021-03-03 Thread eric hoffmann
ink 1.12.1 i read in the doc that Processing-time temporal >> join is supported for kv like join but when i try i get a: >> >> Exception in thread "main" org.apache.flink.table.api.TableException: >> Processing-time temporal join is not supported yet. >>

Re: Processing-time temporal join is not supported yet.

2021-02-26 Thread Leonard Xu
doc that Processing-time temporal > join is supported for kv like join but when i try i get a: > > Exception in thread "main" org.apache.flink.table.api.TableException: > Processing-time temporal join is not supported yet. > at > org.apache.flink.table.pl

Re: Processing-time temporal join is not supported yet.

2021-02-26 Thread Matthias Pohl
nk 1.12.1 i read in the doc that Processing-time temporal > join is supported for kv like join but when i try i get a: > > Exception in thread "main" org.apache.flink.table.api.TableException: > Processing-time temporal join i

Processing-time temporal join is not supported yet.

2021-02-26 Thread eric hoffmann
Hello Working with flink 1.12.1 i read in the doc that Processing-time temporal join is supported for kv like join but when i try i get a: Exception in thread "main" org.apache.flink.table.api.TableException: Processing-time temporal join is not supported yet.