[
https://issues.apache.org/jira/browse/DRILL-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969191#comment-16969191
]
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-551046127
@paul-rogers , this test was added to check a bug
[DRILL-4759](https://issues.apache.org/jira/browse/DRILL-4759) in the Drill PR
[540](https://github.com/apache/drill/pull/540). I tried to run this test on
the Drill - several commits before this PR 540 and it wasn't failed. It's the
reason why I'm removing this test from Drill unit tests.
----------------------------------------------------------------
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)