Skip to content

[DRAFT] Add Import-DbaParquet command#10309

Draft
jovanpop-msft wants to merge 9 commits intodataplat:developmentfrom
jovanpop-msft:copilot/import-dba-parquet-coverage
Draft

[DRAFT] Add Import-DbaParquet command#10309
jovanpop-msft wants to merge 9 commits intodataplat:developmentfrom
jovanpop-msft:copilot/import-dba-parquet-coverage

Conversation

@jovanpop-msft
Copy link
Copy Markdown

Introduce the Import-DbaParquet command along with enhancements for schema management, error handling, and stability. Implement exact size logic for varchar and varbinary types, and add a parameter to store strings as UTF-8. Fix issues related to binary type mapping and automatic table creation.

jovanpop-msft and others added 9 commits April 1, 2026 19:22
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ardrails

(do Import-DbaParquet)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Author

@jovanpop-msft jovanpop-msft left a comment

Choose a reason for hiding this comment

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

[WIP] Added Import-DbaParquet

Copy link
Copy Markdown
Author

@jovanpop-msft jovanpop-msft left a comment

Choose a reason for hiding this comment

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

Adding Import-DbaParquet

@jovanpop-msft jovanpop-msft changed the title Add Import-DbaParquet command [DRAFT] Add Import-DbaParquet command Apr 3, 2026
@jovanpop-msft jovanpop-msft marked this pull request as draft April 3, 2026 22:39
@niphlod
Copy link
Copy Markdown
Contributor

niphlod commented Apr 3, 2026

hum, not sure we want to add 1MB of added dependency here (also, dependency hell is already ... hellish).
Can those DLLs be externalized, and downloaded if needed ?
Also, do they work for both PS and PSCore ?

@potatoqualitee
Copy link
Copy Markdown
Member

yes, this is a great candidate to be externalized like we did with SqlPackage. I'll take a closer look soon! Thank you so much @jovanpop-msft 🙇🏼

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