Tag

Window

0 views collected around this technical thread.

DataFunTalk
DataFunTalk
Jun 29, 2021 · Big Data

In-depth Analysis of Flink SQL 1.13 Features and Improvements

This article provides a comprehensive overview of Apache Flink SQL 1.13, detailing new Window TVF support, cumulate windows, performance optimizations, time‑zone handling, enhanced Hive compatibility, SQL client upgrades, DataStream‑Table conversion improvements, and outlines the roadmap for the upcoming 1.14 release.

DataStreamFlinkHive Integration
0 likes · 15 min read
In-depth Analysis of Flink SQL 1.13 Features and Improvements
Sohu Tech Products
Sohu Tech Products
Jun 16, 2021 · Mobile Development

Understanding the Android Window Mechanism: From PhoneWindow to ViewRootImpl

This article explains the Android Window mechanism in depth, covering the roles of PhoneWindow, WindowManagerImpl, DecorView, ViewRootImpl, and their interactions during Activity startup, view creation, and rendering, with detailed code examples and step‑by‑step analysis.

AndroidPhoneWindowViewRootImpl
0 likes · 17 min read
Understanding the Android Window Mechanism: From PhoneWindow to ViewRootImpl