Uh oh!
There was an error while loading. Please reload this page.
feat: add support for map target type in Parquet options - #1919
Conversation
The map target type creates a schema without the added key_value repeated field.
Linchin
commented
May 16, 2024
Thank you @sclmn for adding the new fields for us! We usually require 100% test coverage. Could you please also add unit tests for the new properties, similar to unit tests here? We also require the first commit and PR title to follow conventional commits. Could you follow the instruction in the link to update your PR? If you need any help with these, feel free to let us know :) |
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use -- conventional-commit-lint bot |
sclmn
commented
May 17, 2024
I updated the PR. PTAL. |
The map target type creates a schema without the added key_value repeated field.