[jira] [Updated] (ARROW-386) [Java] Respect case of struct / map field names

2016-11-22 Thread Hanifi Gunes (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanifi Gunes updated ARROW-386: --- Labels: beginner newbie starter (was: ) > [Java] Respect case of struct / map field na

Re: Weld

2016-11-21 Thread Hanifi GUNES
Looks interesting. I see some commonalities. I hope the original work (in progress?) will make references to Arrow so that we will all know the distinguishing points better. 2016-11-20 8:31 GMT-08:00 Donald E. Foss : > Thanks Julian. Sounds worth a listen. > > Donald E. Foss (mobile-US ET) > > >

Re: Question about MapWriter implementation

2016-11-21 Thread Hanifi GUNES
The default behavior seems case insensitive. I think casing should be application dependent though. I would like to know what others think though. In the meantime, feel free to go ahead and file a JIRA. Thanks. -Hanifi 2016-11-21 11:48 GMT-08:00 Jingyuan Wang : > Hi, > > I have a question about

Re: Code review tools for Arrow patches

2016-05-23 Thread Hanifi GUNES
I worked with Gerrit and GH both. My personal preference would be in favor of Gerrit because of its power user ready-ness and tight integration with git + git cli. Afaics there are legitimate concerns around possible trickiness of novice users' interaction with Gerrit. Not sure if this was mentione