Re: [DISCUSS] Update Scala 2.12.7 to 2.12.15

2022-05-20 Thread Yuval Itzchakov
As a Scala API user I'd prefer a breaking change to get all the benefits of the latest Scala minor versions. On Fri, May 20, 2022, 11:37 Martijn Visser wrote: > Hi everyone, > > I would like to get some opinions from our Scala users, therefore I'm also > looping in the user mailing list. > > Fli

[jira] [Created] (FLINK-24956) SqlSnapshot throws NullPointerException when used in conjunction with CTE

2021-11-18 Thread Yuval Itzchakov (Jira)
Yuval Itzchakov created FLINK-24956: --- Summary: SqlSnapshot throws NullPointerException when used in conjunction with CTE Key: FLINK-24956 URL: https://issues.apache.org/jira/browse/FLINK-24956

[jira] [Created] (FLINK-23919) PullUpWindowTableFunctionIntoWindowAggregateRule generates invalid Calc for Window TVF

2021-08-23 Thread Yuval Itzchakov (Jira)
Yuval Itzchakov created FLINK-23919: --- Summary: PullUpWindowTableFunctionIntoWindowAggregateRule generates invalid Calc for Window TVF Key: FLINK-23919 URL: https://issues.apache.org/jira/browse/FLINK-23919

Re: [ANNOUNCE] RocksDB Version Upgrade and Performance

2021-08-05 Thread Yuval Itzchakov
d need to trace it back to RocksDB, then one of the > committers can find the relevant patch from RocksDB master and backport it. > That isn't the greatest user experience. > > Because of those disadvantages, we would prefer to do the upgrade to the > newer RocksDB version despite the unfortunate performance regression. > > Best, > Stephan > > > -- Best Regards, Yuval Itzchakov.

Re: [ANNOUNCE] RocksDB Version Upgrade and Performance

2021-08-05 Thread Yuval Itzchakov
//github.com/facebook/rocksdb/issues/5774 > [11] http://david-grs.github.io/tls_performance_overhead_cost_linux/ > [12] https://github.com/ververica/frocksdb/pull/19 > [13] https://github.com/facebook/rocksdb/pull/5441/ > [14] https://github.com/facebook/rocksdb/pull/2283 > > >

Re: [DISCUSS] Feature freeze date for 1.13

2021-04-01 Thread Yuval Itzchakov
Hi All, I would really love to merge https://github.com/apache/flink/pull/15307 prior to 1.13 release cutoff, it just needs some more tests which I can hopefully get to today / tomorrow morning. This is a critical fix as now predicate pushdown won't work for any stream which generates a watermark

[jira] [Created] (FLINK-20961) Flink throws NullPointerException for tables created from DataStream with no assigned timestamps and watermarks

2021-01-13 Thread Yuval Itzchakov (Jira)
Yuval Itzchakov created FLINK-20961: --- Summary: Flink throws NullPointerException for tables created from DataStream with no assigned timestamps and watermarks Key: FLINK-20961 URL: https://issues.apache.org

[jira] [Created] (FLINK-17600) Blink Planner fails to generate RowtimeAttribute based on TableSource's DefinedRowtimeAttributes implementation

2020-05-10 Thread Yuval Itzchakov (Jira)
Yuval Itzchakov created FLINK-17600: --- Summary: Blink Planner fails to generate RowtimeAttribute based on TableSource's DefinedRowtimeAttributes implementation Key: FLINK-17600 URL: https://issues.apach

[jira] [Created] (FLINK-14533) PushFilterIntoTableSourceScanRule misses predicate pushdowns

2019-10-25 Thread Yuval Itzchakov (Jira)
Yuval Itzchakov created FLINK-14533: --- Summary: PushFilterIntoTableSourceScanRule misses predicate pushdowns Key: FLINK-14533 URL: https://issues.apache.org/jira/browse/FLINK-14533 Project: Flink

[jira] [Created] (FLINK-14042) Different RelDataTypes generated for same TemporalTableFunction

2019-09-10 Thread Yuval Itzchakov (Jira)
Yuval Itzchakov created FLINK-14042: --- Summary: Different RelDataTypes generated for same TemporalTableFunction Key: FLINK-14042 URL: https://issues.apache.org/jira/browse/FLINK-14042 Project: Flink