apache/seatunnel

PR-I: Add dedicated knowledge sources

Aberta

#10.921 aberto em 19 de mai. de 2026

 (1 comentário) (0 reação) (0 responsável)Java (1.432 forks)batch import
featurehelp wanted

Métricas do repositório

Stars
 (6.897 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Scope

Add dedicated knowledge sources after the unified document contract is stable.

Candidate sources include Confluence, Google Drive, and SharePoint.

Deliverables

  • Add Confluence source proposal.
  • Add Google Drive source proposal.
  • Add SharePoint source proposal.
  • Ensure each source follows the unified document contract.
  • Prefer source-native version as DocumentHash priority 1 where available.

Acceptance Criteria

  • Dedicated sources emit or project the standard Knowledge Sync metadata.
  • Connector-specific logic stays inside connector modules.
  • Source-native versioning is used when available.
  • Sources integrate with the existing identity, parse, chunk, embedding, and lifecycle sink path.

Guia do colaborador