Skip to content

FLIP-532 Donate connector to Flink #155

@davidradl

Description

Initial implementation of Flip-532 on a server side branch

tasks

  • find the documented process for this - legal requirements
  • Add Apache 2 licenses to every file, java pom etc
  • change connector name Flink connector http
  • change java package names to follow the standard
  • split up the poms to have a sql one
  • assess shading is in line with SQL non-sql way that are expected for Flink connectors
  • change the config to use Flink config parameter names and gid fallback keys
  • move content of README to documentation folder
  • review pom to ensure it have the same standard checking, licenses, format etc
  • keep coverage checks if possible.
  • publish to Maven snapshot
  • Check github actions are inline with the other Flink connectors

Follow on tasks

  • new component in Jira / Github
  • knit in the http connector into the Flink docs
  • first release

Initial assumptions:

  • changes go to main
  • release at some stage later,
  • v120 only currently

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions