Skip to content

docs(input-mapping): AJDA-2714 document description and schema fields in input table manifest - #400

Merged
jordanrburger merged 2 commits into
mainfrom
odin/AJDA-2714
Jul 15, 2026
Merged

docs(input-mapping): AJDA-2714 document description and schema fields in input table manifest#400
jordanrburger merged 2 commits into
mainfrom
odin/AJDA-2714

Conversation

@odinuv

@odinuv odinuv commented Jun 29, 2026

Copy link
Copy Markdown
Member

@
Linear issue: https://linear.app/keboola/issue/AJDA-2714/input-mapping-read-description-primarily-from-table-definition

Jira issue(s): PROOF-XXX

Documents the two new fields the input mapping now writes into /data/in/tables manifests (per keboola/platform-libraries#533):

Changes:

  • Document the new top-level description field — read primarily from the table's native description, falling back to KBC.description metadata, omitted when empty.
  • Document the new schema array — per-column name, data_type (base plus the table's backend type with optional length/default, omitted for non-typed columns), nullable, primary_key, and description (native field with KBC.description fallback). Links to the output-manifest native-types page, which shares the same schema structure.
  • Fix the example's table-metadata key from table_metadata to metadata (matching the code and the surrounding prose) and remove a stray trailing comma.
    @

@linear

linear Bot commented Jun 29, 2026

Copy link
Copy Markdown

AJDA-2714

@jordanrburger
jordanrburger enabled auto-merge July 15, 2026 14:39
@jordanrburger
jordanrburger merged commit 429efb3 into main Jul 15, 2026
1 check passed
@jordanrburger
jordanrburger deleted the odin/AJDA-2714 branch July 15, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants