asfimport

Results 862 comments of asfimport

[Xinli Shang](https://issues.apache.org/jira/browse/PARQUET-1681?#comment-17519686) / @shangxinli: @theosib-amazon It seems different.

[Timothy Miller](https://issues.apache.org/jira/browse/PARQUET-1681?#comment-17525795) / @theosib-amazon: Have a look at my further analysis of PARQUET-2069. I don't think 1681 will be fixed by what I did to fix 2069, but the problem...

[Wes McKinney](https://issues.apache.org/jira/browse/PARQUET-1700?#comment-16980934) / @wesm: Might make sense to think about the API for groups (structs) while also thinking about repeated fields

[Gawain BOLTON](https://issues.apache.org/jira/browse/PARQUET-1700?#comment-16981100) / @gawain-bolton: I thought Parquet only supported basic data types? I will change this ticket to be for repeated fields and create a separate Jira ticket for optional...

[Wes McKinney](https://issues.apache.org/jira/browse/PARQUET-1700?#comment-16981179) / @wesm: Parquet indeed supports both structs and arrays/lists

[Micah Kornfield](https://issues.apache.org/jira/browse/PARQUET-1700?#comment-16982125) / @emkornfield: it might be nice to have something reusable between Arrow and Parquet for structs (I think at some point we want to add a similar row...

[Michael Heuer](https://issues.apache.org/jira/browse/PARQUET-1758?#comment-17013869): +1, excessive logging from Parquet has been a pain for us downstream for many years

[Junjie Chen](https://issues.apache.org/jira/browse/PARQUET-1758?#comment-17013979) / @chenjunjiedada: It might be better to draft a discussion on mail list for this, some user may use these logs for analysis. The debug mode might impact...

[David Mollitor](https://issues.apache.org/jira/browse/PARQUET-1758?#comment-17014010) / @belugabehr: I am certainly open for discussions.  I too have had some logging pain emanating from Parquet with the Apache Hive project. Debug logging would only help...

[David Mollitor](https://issues.apache.org/jira/browse/PARQUET-1758?#comment-17014416) / @belugabehr: I think the general idea is that almost all logging is DEBUG level for such a library.  It may be advantageous to setup YETUS so that...