apache/seatunnel

PR-I: Add dedicated knowledge sources

Offen

#10.921 geöffnet am 19.05.2026

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (1.432 Forks)batch import
featurehelp wanted

Repository-Metriken

Stars
 (6.897 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13T 21h) (143 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide