[
https://issues.apache.org/jira/browse/DRILL-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968174#comment-16968174
]
ASF GitHub Bot commented on DRILL-7409:
---------------------------------------
denysord88 commented on issue #1891: DRILL-7409: Moving test with big test data
to the drill-test-framework.
URL: https://github.com/apache/drill/pull/1891#issuecomment-550206555
@paul-rogers it was the only test for BigInt data in dictionary encoding
that I found in Drill unit tests. I'm moving it to the drill-test-framework -
PR [601](https://github.com/mapr/drill-test-framework/pull/601)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> Remove bigIntDictionary.parquet from project sources
> ----------------------------------------------------
>
> Key: DRILL-7409
> URL: https://issues.apache.org/jira/browse/DRILL-7409
> Project: Apache Drill
> Issue Type: Task
> Components: Tools, Build & Test
> Affects Versions: 1.16.0
> Reporter: Vova Vysotskyi
> Assignee: Denys Ordynskiy
> Priority: Minor
> Fix For: 1.17.0
>
>
> {{bigIntDictionary.parquet}} file has size of 1.8M, but it is used in single
> unit test {{TestColumnReaderFactory.testBigIntWithDictionary}}. We should
> either move this test to a test-framework or recreate a smaller file that
> will still allow us to verify this case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)