[jira] Commented: (HIVE-264) TBinarySortable Protocol should support null characters

2009-02-04 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670547#action_12670547 ] Prasad Chakka commented on HIVE-264: the line below assert(bin[0] == 1 || bin[1] == 2);

[jira] Commented: (HIVE-264) TBinarySortable Protocol should support null characters

2009-02-04 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670558#action_12670558 ] Prasad Chakka commented on HIVE-264: +1 TBinarySortable Protocol should support null

[jira] Commented: (HIVE-264) TBinarySortable Protocol should support null characters

2009-02-03 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670250#action_12670250 ] Prasad Chakka commented on HIVE-264: logging is set to debug TBinarySortable Protocol

[jira] Commented: (HIVE-264) TBinarySortable Protocol should support null characters

2009-02-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669503#action_12669503 ] Zheng Shao commented on HIVE-264: - A simple way to do that is to escape \000 with \001 \001,