You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mapleFU (via GitHub)" <gi...@apache.org> on 2023/05/16 15:02:52 UTC

[GitHub] [arrow] mapleFU commented on pull request #34511: GH-29105: [C++][Parquet] Relax schema checking when writing using StreamWriter

mapleFU commented on PR #34511:
URL: https://github.com/apache/arrow/pull/34511#issuecomment-1549851340

   @pitrou Ok, but before I walk into this, my view is that, for reader, we need to support some backward-capability rules. However, for writer, I don't think we should keep the rule, because writer schema is created by user, and user can deduce specifict convert types.
   
   User thinks writer need to support flexible `ConvertType` or `LogicalType`, if it's neccessary, I can finish it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org