[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-15 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634219#comment-17634219 ] Kouhei Sutou commented on ARROW-18317: -- Should this be a blocker of 10.0.1? > [Go]

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634088#comment-17634088 ] Matthew Topol commented on ARROW-18317: --- [~lquerel] I'll poke at it in the morning

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634080#comment-17634080 ] Laurent Querel commented on ARROW-18317: I created the following draft PR [https

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634069#comment-17634069 ] Matthew Topol commented on ARROW-18317: --- [~lquerel] You have to fork the project,

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634067#comment-17634067 ] Laurent Querel commented on ARROW-18317: [~zeroshade] I don't feel like I can cr

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634066#comment-17634066 ] Laurent Querel commented on ARROW-18317: [~zeroshade] I just created this Jira i

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634044#comment-17634044 ] Matthew Topol commented on ARROW-18317: --- Hey [~lquerel]  It looks like the IPC mod

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634027#comment-17634027 ] Laurent Querel commented on ARROW-18317: [~zeroshade] This PR fixes the problem.

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634012#comment-17634012 ] Laurent Querel commented on ARROW-18317: [~zeroshade] Thanks. I will check this

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633942#comment-17633942 ] Matthew Topol commented on ARROW-18317: --- [~lquerel] Please check the PR and double