You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2018/09/21 16:18:00 UTC

[jira] [Comment Edited] (IMPALA-7595) Check failed: IsValidTime(time_) at timestamp-value.h:322

    [ https://issues.apache.org/jira/browse/IMPALA-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623823#comment-16623823 ] 

Csaba Ringhofer edited comment on IMPALA-7595 at 9/21/18 4:17 PM:
------------------------------------------------------------------

I am not too surprised about hitting that DCHECK in Parquet fuzz tests, because the time_ field is not validated after memcpying TimestampValues from Parquet pages. I think that it would be reasonable to treat negative or >=24h values as invalid and replace them with NULL.


was (Author: csringhofer):
I am not too surprised about hitting that DCHECK in Parquet fuzz tests, because the time_ field is not validated after memcpying TimestampValues from Parquet pages. I think that it would be reasonable to treat negative or >24h values as invalid and replace them with NULL.

> Check failed: IsValidTime(time_) at timestamp-value.h:322 
> ----------------------------------------------------------
>
>                 Key: IMPALA-7595
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7595
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.1.0
>            Reporter: Tim Armstrong
>            Assignee: Csaba Ringhofer
>            Priority: Blocker
>              Labels: crash
>
> See https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/3197/. hash is 23c7d7e57b7868eedbf5a9a4bc4aafd6066a04fb
> Some of the fuzz tests stand out amongst the tests that were running at the same time as the crash, particularly:
>  19:12:17 [gw4] PASSED query_test/test_scanners_fuzz.py::TestScannersFuzzing::test_fuzz_alltypes[exec_option: {'debug_action': '-1:OPEN:SET_DENY_RESERVATION_PROBABILITY@1.0', 'abort_on_error': False, 'mem_limit': '512m', 'num_nodes': 0} | table_format: parquet/none] 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org