[jira] [Created] (HIVE-20423) Set NULLS LAST as the default null ordering

2018-08-19 Thread Teddy Choi (JIRA)
Teddy Choi created HIVE-20423: - Summary: Set NULLS LAST as the default null ordering Key: HIVE-20423 URL: https://issues.apache.org/jira/browse/HIVE-20423 Project: Hive Issue Type: Bug

Can anyone help view the problem about avro schema

2018-08-19 Thread Zhang, Liyun
Hi : I want to ask question about 'avro.schema.url'. I have a partitioned table with huge number of partitions like following CREATE TABLE episodes_partitioned PARTITIONED BY (doctor_pt INT) ROW FORMAT SERDE 'org.apache.hadoop.hive.serde2.avro.AvroSerDe' STORED AS INPUTFORMAT