asfimport

Results 862 comments of asfimport

[Antoine Pitrou](https://issues.apache.org/jira/browse/ARROW-5543?focusedCommentId=17322072) / @pitrou: I don't know, but I'll notice that the FAQ does not change often. Perhaps it doesn't need to.

[Neal Richardson](https://issues.apache.org/jira/browse/ARROW-5543?focusedCommentId=17322314) / @nealrichardson: Agree about adding anchors but presumably Jekyll can handle that. IMO there is negative value in changing the URL of the FAQ, so I'm -1 on...

[Uwe Korn](https://issues.apache.org/jira/browse/ARROW-5133?focusedCommentId=16875551) / @xhochy: @kszucs I don't think that this would work well given how often we break things in Arrow. I would rather keep building against master.

[Ryan Blue](https://issues.apache.org/jira/browse/PARQUET-1126?#comment-16244565) / @rdblue: `[~posco]`, I would really like to see Parquet create a non-Hadoop build. I just linked to another issue that adds all of the abstractions that I...

[Sam Halliday](https://issues.apache.org/jira/browse/PARQUET-1126?#comment-17249856): in PARQUET-1953 I left some code that means that the hadoop dep is hidden from the users of the API, but of course it still fails at runtime...

[David Mollitor](https://issues.apache.org/jira/browse/PARQUET-1126?#comment-17249875) / @belugabehr: Also check out some work done (Waiting in GitHub PR) [PARQUET-1776]

[David Venable](https://issues.apache.org/jira/browse/PARQUET-1126?#comment-17853290): Hello. We are using the Parquet project in our open-source project to read and write Parquet files. We have no particular need for Hadoop, aside from what Parquet...

[Gang Wu](https://issues.apache.org/jira/browse/PARQUET-2345?#comment-17763125) / @wgtmac: I didn't find any statement to disallow identical field names in the parquet specs. For engines projecting columns on field ordinals or field ids, identical field...

[Micah Kornfield](https://issues.apache.org/jira/browse/PARQUET-2345?#comment-17770902) / @emkornfield: I've at least seen in the wild two columns containing the same name only diverging by case sensitivity.  I agree we should recommend against them since...

[Gang Wu](https://issues.apache.org/jira/browse/PARQUET-2255?#comment-17699686) / @wgtmac: These are good questions. Let me try to answer them from the perspective of Java: 1. +0.0 and -0.0 are different things but they are equal...