Skip to content

refactor(export)!: scope crate root and add error/decode facades - #191

Merged
yuly3 merged 1 commit into
mainfrom
refactor/public-export-surface-cleanup
Jul 6, 2026
Merged

refactor(export)!: scope crate root and add error/decode facades#191
yuly3 merged 1 commit into
mainfrom
refactor/public-export-surface-cleanup

Conversation

@yuly3

@yuly3 yuly3 commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Narrow the crate root re-exports to the common entry points and expose
concrete error types via snowflake_connector_rs::error and decode traits
and helpers via snowflake_connector_rs::decode.

- Move concrete error types, Json, Vector, and the *Plan helpers off the
  crate root.
- Add a decode facade module re-exporting the decoding surface.
- Update internal imports, rustdoc links, doctests, and tests to the new
  public paths.
@yuly3 yuly3 self-assigned this Jul 6, 2026
@yuly3
yuly3 marked this pull request as ready for review July 6, 2026 14:37
@cursor

cursor Bot commented Jul 6, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@yuly3
yuly3 merged commit ffe7a6f into main Jul 6, 2026
6 checks passed
@yuly3
yuly3 deleted the refactor/public-export-surface-cleanup branch July 6, 2026 14:37
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.

1 participant