ARROW-18208 [JS] Fixes crash when inferring objects with string-valued keys nested in an array#14554
ARROW-18208 [JS] Fixes crash when inferring objects with string-valued keys nested in an array#14554MannySchneck wants to merge 4 commits intoapache:masterfrom
Conversation
|
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename pull request title in the following format? or See also: |
|
|
|
|
|
Reverted the code change and re-ran the test I wrote; test confirms the issue. |
9a99776 to
f0db53d
Compare
|
This "fix" breaks duckdb, which is my use case, and as such is not really a "fix". |
0b1f9c1 to
864510d
Compare
This reverts commit d65ed07.
|
Thanks for the pull request. Can you remove the comments and implement the right fix that also works in duckdb? I'm closing this pull request for now since it's incomplete but would be happy to reopen. |
resolves: https://issues.apache.org/jira/browse/ARROW-18208