Peter Huang

Results 12 issues of Peter Huang

## What is the purpose of the change Add table api for registering function with remote resource, so that we the advance function creation can be supported in DDL. ##...

component=TableSQL/API

## What is the purpose of the change Remove operator related configs from flink runtime config, so that users will not see any operator related config in web ui. ##...

component=Runtime/WebFrontend

## What is the purpose of the change From the latest Avro Spec, local-timestamp-millis and local-timestamp-micros logical types are added. This PR is to support Local timezone logic type in...

## What is the purpose of the change Generate the doc sections for Flink format options. ## Brief change log 1. Add format packages ConfigurationOptionLocator 2. Generated html files for...

## What is the purpose of the change This PR is to implement the job status changed listener for lineage in FLIP-314. This PR use class loader to load listeners...

component=Runtime/REST

## What is the purpose of the change 1. Add Table Lineage Vertex into transformation in planner. The final LineageGraph is generated from transformation and put into StreamGraph. The lineage...

component=TableSQL/Runtime

## What is the purpose of the change Format the class comments of lineage interface classes ## Brief change log - Remove the unneeded empty line of class comments ##...

component=API/DataStream
component=TableSQL/API

## What is the purpose of the change Implement LineageVertexProvider Interface for Hive connectors, including HiveSource, FileSystemLookupFunction and HiveOutputformat. Given HiveInputFormat and HiveTableInputFormat is mainly used in HiveSource, skip them...

component=Connectors/Hive

Update Flink version 1.20.0 to prepare support Lineage integration

component=Connectors/Kafka

Bump flink version to 1.20.0 for preparing lineage integration.

component=BuildSystem
component=JDBC/Core