[
https://issues.apache.org/jira/browse/DRILL-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deneche A. Hakim updated DRILL-2337:
------------------------------------
Attachment: DRILL-2337.1.patch.txt
unit tests are passing.
{noformat}
0: jdbc:drill:zk=local> select * from sys.options where name like
'store.parquet.enable_dictionary_encoding';
+------------+------------+------------+------------+------------+------------+------------+
| name | kind | type | num_val | string_val | bool_val |
float_val |
+------------+------------+------------+------------+------------+------------+------------+
| store.parquet.enable_dictionary_encoding | BOOLEAN | SYSTEM | null
| null | false | null |
+------------+------------+------------+------------+------------+------------+------------+
{noformat}
> disable dictionary encoding by default
> --------------------------------------
>
> Key: DRILL-2337
> URL: https://issues.apache.org/jira/browse/DRILL-2337
> Project: Apache Drill
> Issue Type: Task
> Reporter: Deneche A. Hakim
> Assignee: Deneche A. Hakim
> Fix For: 0.8.0
>
> Attachments: DRILL-2337.1.patch.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)