[jira] [Commented] (ARROW-3978) [C++] Implement hashing, dictionary-encoding for StructArray

2019-06-11 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16861479#comment-16861479 ] Wes McKinney commented on ARROW-3978: - Moving out of 0.14.0, but don't let that stop anyone from

[jira] [Commented] (ARROW-3978) [C++] Implement hashing, dictionary-encoding for StructArray

2019-05-31 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853069#comment-16853069 ] Francois Saint-Jacques commented on ARROW-3978: --- ClickHouse also uses the pivot method, see

[jira] [Commented] (ARROW-3978) [C++] Implement hashing, dictionary-encoding for StructArray

2019-04-24 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16825451#comment-16825451 ] Jacques Nadeau commented on ARROW-3978: --- Here is some info about what we found worked well. Note

[jira] [Commented] (ARROW-3978) [C++] Implement hashing, dictionary-encoding for StructArray

2019-04-23 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824279#comment-16824279 ] Wes McKinney commented on ARROW-3978: - There's different approaches. You might want to look at what

[jira] [Commented] (ARROW-3978) [C++] Implement hashing, dictionary-encoding for StructArray

2019-04-23 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16824273#comment-16824273 ] Antoine Pitrou commented on ARROW-3978: --- To implement this efficiently, we would need to split the