[jira] [Updated] (ARROW-2399) [Rust] Builder should not provide a set() method
[ https://issues.apache.org/jira/browse/ARROW-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2399: Fix Version/s: (was: 0.12.0) 0.13.0 > [Rust] Builder should not provide a set() method > --- > > Key: ARROW-2399 > URL: https://issues.apache.org/jira/browse/ARROW-2399 > Project: Apache Arrow > Issue Type: Bug > Components: Rust >Reporter: Andy Grove >Priority: Major > Fix For: 0.13.0 > > > Arrays should be immutable, but we have a `set` method on Buffer that > should not be there. > This is only used from the Bitmap struct. Perhaps Bitmap should maintain its > own memory instead and not use Buffer? -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (ARROW-2399) [Rust] Builder should not provide a set() method
[ https://issues.apache.org/jira/browse/ARROW-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2399: Fix Version/s: (was: 0.11.0) 0.12.0 > [Rust] Builder should not provide a set() method > --- > > Key: ARROW-2399 > URL: https://issues.apache.org/jira/browse/ARROW-2399 > Project: Apache Arrow > Issue Type: Bug > Components: Rust >Reporter: Andy Grove >Priority: Major > Fix For: 0.12.0 > > > Arrays should be immutable, but we have a `set` method on Buffer that > should not be there. > This is only used from the Bitmap struct. Perhaps Bitmap should maintain its > own memory instead and not use Buffer? -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (ARROW-2399) [Rust] Builder should not provide a set() method
[ https://issues.apache.org/jira/browse/ARROW-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney updated ARROW-2399: Fix Version/s: (was: 0.10.0) 0.11.0 > [Rust] Builder should not provide a set() method > --- > > Key: ARROW-2399 > URL: https://issues.apache.org/jira/browse/ARROW-2399 > Project: Apache Arrow > Issue Type: Bug > Components: Rust >Reporter: Andy Grove >Priority: Major > Fix For: 0.11.0 > > > Arrays should be immutable, but we have a `set` method on Buffer that > should not be there. > This is only used from the Bitmap struct. Perhaps Bitmap should maintain its > own memory instead and not use Buffer? -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Updated] (ARROW-2399) [Rust] Builder should not provide a set() method
[ https://issues.apache.org/jira/browse/ARROW-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Grove updated ARROW-2399: -- Summary: [Rust] Builder should not provide a set() method (was: Builder should not provide a set() method) > [Rust] Builder should not provide a set() method > --- > > Key: ARROW-2399 > URL: https://issues.apache.org/jira/browse/ARROW-2399 > Project: Apache Arrow > Issue Type: Bug > Components: Rust >Reporter: Andy Grove >Priority: Major > Fix For: 0.10.0 > > > Arrays should be immutable, but we have a `set` method on Buffer that > should not be there. > This is only used from the Bitmap struct. Perhaps Bitmap should maintain its > own memory instead and not use Buffer? -- This message was sent by Atlassian JIRA (v7.6.3#76005)