Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Jan 29, 2026

Merging this to main to get it published immediately.

Copilot AI review requested due to automatic review settings January 29, 2026 13:27
@github-actions
Copy link

github-actions bot commented Jan 29, 2026

Copyright Validation Results
Total: 1 | Passed: 0 | Failed: 0 | Skipped: 1 | at: 2026-01-29 13:57:29 UTC | commit: 6e5d6a3

⏭️ Skipped (Excluded) Files

  • docs/import/import-jdbc.md

✅ All files have valid copyright headers!

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation about previewing data before performing a JDBC import in Flux. The update helps users understand how to validate their data and schema before committing to a full import operation.

Changes:

  • Added a new section explaining the --preview and --preview-schema options for JDBC imports
  • Included an example showing how to combine both preview options

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


## Specifying a JSON root name

By default, each column a row will become a top-level field in the JSON document written to
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammatical error: 'each column a row' should be 'each column in a row'.

Suggested change
By default, each column a row will become a top-level field in the JSON document written to
By default, each column in a row will become a top-level field in the JSON document written to

Copilot uses AI. Check for mistakes.
Merging this to main to get it published immediately.
@rjrudin rjrudin merged commit ea4bed0 into main Jan 29, 2026
3 checks passed
@rjrudin rjrudin deleted the feature/jdbc-docs branch January 29, 2026 13:57
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