Why hive can't load normal string as binary from csv?

2019-04-19 Thread xubo245
Why hive can't load normal string as binary from csv? https://issues.apache.org/jira/browse/HIVE-21626 Hive-1.2.2 hive> CREATE TABLE IF NOT EXISTS hivetable ( > id int, > label boolean, > name string, > image binary, > autoLabel boolean) > row format

[jira] [Created] (HIVE-21627) Optimze isArrayByteBase64 and remove unused import

2019-04-17 Thread xubo245 (JIRA)
xubo245 created HIVE-21627: -- Summary: Optimze isArrayByteBase64 and remove unused import Key: HIVE-21627 URL: https://issues.apache.org/jira/browse/HIVE-21627 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-21626) Why hive can't load normal string as binary from csv?

2019-04-17 Thread xubo245 (JIRA)
xubo245 created HIVE-21626: -- Summary: Why hive can't load normal string as binary from csv? Key: HIVE-21626 URL: https://issues.apache.org/jira/browse/HIVE-21626 Project: Hive Issue Type

[GitHub] hive pull request #519: [HIVE-21141] Fix some spell errors in Hive

2019-01-21 Thread xubo245
GitHub user xubo245 opened a pull request: https://github.com/apache/hive/pull/519 [HIVE-21141] Fix some spell errors in Hive Fix some spell errors in Hive You can merge this pull request into a Git repository by running: $ git pull https://github.com/xubo245/hive HIVE

[jira] [Created] (HIVE-21141) Fix som spell errors in Hive

2019-01-21 Thread xubo245 (JIRA)
xubo245 created HIVE-21141: -- Summary: Fix som spell errors in Hive Key: HIVE-21141 URL: https://issues.apache.org/jira/browse/HIVE-21141 Project: Hive Issue Type: Bug Reporter: xubo245