You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This page is meant as a template for writing a LKIP. To create a LKIP choose Tools->Copy on this page and modify with your content and replace the heading with the next LKIP number and a description of your issue. Replace anything in italics with your own description.

Document the state by adding a label to the LKIP page with one of “discussion”, “accepted”, “released”, “rejected”.

Discussion threadhere (<- link to https://lists.apache.org/list.html?dev@linkis.apache.org)
Vote threadhere (<- link to https://lists.apache.org/list.html?dev@linkis.apache.org)
Issuehere (<- link to https://github.com/apache/incubator-linkis/issues/XXX)
Release<Linkis Version>

Please keep the discussion on the mailing list rather than commenting on the wiki (wiki discussions get unwieldy fast).

Motivation & Background

Describe the problems you are trying to solve.

Basic concept

If yes, please describe the semantic definition and scope of the key concepts involved, such as data source/agent user/metadata/UDF function/custom function, etc. If not involved, this section can be removed.


Expect to achieve goals

Describe in appropriate detail what this proposal wants to do.


Implementation plan

Briefly list the solutions implemented by this proposal and the points that may need attention, as accurate as possible, and the content should be adjusted and revised according to the actual completion process.


Modification of maven module
Modification of HTTP interface
Modification of the client interface
Modification of database table structure
Modification of configuration file parameters
Error code modification
Modifications for Third Party Dependencies

Changes


Modification Detail
1
Modification of maven module


2Modification of HTTP interface
3Modification of the client interface
4Modification of database table structure
5Modification of configuration item
6Modification Error code 
7Modifications for Third Party Dependencies

Compatibility, Deprecation, and Migration Plan

  • What impact (if any) will there be on existing users?
  • If we are changing behavior, how will we phase out the older behavior?
  • If we require special migration tools, describe them here.
  • When will we remove the existing behavior?


  • No labels