[
https://issues.apache.org/jira/browse/KYLIN-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17439478#comment-17439478
]
ASF GitHub Bot commented on KYLIN-5097:
---------------------------------------
fengpod commented on pull request #1752:
URL: https://github.com/apache/kylin/pull/1752#issuecomment-961616892
> I am not quite not sure if I need to merge this patch since it is
**incompatible**. I know some Kylin user write program to read and parse the
dict tables's file to decode the Bitmap into original literal values. I wonder
if this patch may break these user.
Compatible with the previous format, users can specify the table-format
through configuration ‘kylin.dictionary.mr-hive.table.format’ 。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> modify hive dict table format from textfile to orc
> --------------------------------------------------
>
> Key: KYLIN-5097
> URL: https://issues.apache.org/jira/browse/KYLIN-5097
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v3.1.1, v3.1.2, v3.1.3
> Reporter: fengpod
> Priority: Minor
>
> Textfile format end with ‘\n’ by default, when the data itself contains ‘\n’,
> dict table may appear dirty data。
--
This message was sent by Atlassian Jira
(v8.3.4#803005)