[
https://issues.apache.org/jira/browse/IMPALA-13317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876065#comment-17876065
]
Yida Wu edited comment on IMPALA-13317 at 8/22/24 6:26 PM:
-----------------------------------------------------------
[~MikaelSmith] Sorry, the file, I misunderstood the question, let me take a
look.
For example,
./testdata/workloads/tpcds/queries/tpcds-decimal_v2-q39-1a.test
./testdata/workloads/tpcds/queries/tpcds-decimal_v2-q39-2a.test
was (Author: baggio000):
Sorry, the file, I misunderstood the question, let me take a look.
> Test_tuple_cache_tpc_queries failing
> ------------------------------------
>
> Key: IMPALA-13317
> URL: https://issues.apache.org/jira/browse/IMPALA-13317
> Project: IMPALA
> Issue Type: Bug
> Reporter: gaurav singh
> Assignee: Yida Wu
> Priority: Critical
>
> collection failure: ValueError: invalid literal for int() with base 10: '1a'
> Stack Trace:
> {noformat}
> query_test/test_tuple_cache_tpc_queries.py:60: in <module>
> class TestTupleCacheTpcdsQuery(ImpalaTestSuite):
> query_test/test_tuple_cache_tpc_queries.py:74: in TestTupleCacheTpcdsQuery
> @pytest.mark.parametrize("query", load_tpc_queries_name_sorted('tpcds'))
> util/test_file_parser.py:673: in load_tpc_queries_name_sorted
> queries = sorted(queries, key=tpc_sort_key)
> util/test_file_parser.py:659: in tpc_sort_key
> y = int(parts[2]) if len(parts) > 2 else 0
> E ValueError: invalid literal for int() with base 10: '1a' {noformat}
> h4.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]