[jira] [Commented] (ARROW-2767) [JS] Add generic to Table for column names

2018-07-01 Thread Brian Hulette (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529304#comment-16529304 ] Brian Hulette commented on ARROW-2767: -- {code:javascript} class Table { ... getColumn(name:

[jira] [Commented] (ARROW-2767) [JS] Add generic to Table for column names

2018-06-29 Thread Dominik Moritz (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16528408#comment-16528408 ] Dominik Moritz commented on ARROW-2767: --- One thing I realized later is that the `getColumn(name)`