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

Andres de la Peña commented on CASSANDRA-18328:
-----------------------------------------------

Indeed {{cql_tests.py}} is too large for the multiplexer, and those runs also 
have a bunch of env issues. Here is another set of runs:
 * [3.0 
|https://app.circleci.com/pipelines/github/adelapena/cassandra/2764/workflows/76b84286-1916-4914-86fa-47ee539e2792]
 * [3.11 
|https://app.circleci.com/pipelines/github/adelapena/cassandra/2776/workflows/9e71d4f7-68e2-4db7-ba23-160dea9f9c0f]
 * [4.0 
|https://app.circleci.com/pipelines/github/adelapena/cassandra/2777/workflows/59e3c4bf-25b0-4696-a12c-3b88ada43609]
 * [4.1 
|https://app.circleci.com/pipelines/github/adelapena/cassandra/2779/workflows/394604c7-b482-4bc0-975a-6d35c1b821ea]
 * 
[trunk|https://app.circleci.com/pipelines/github/adelapena/cassandra/2778/workflows/db02d6d3-ca7d-4ad6-88a8-d70a8fb59445]

As for 
{{{}TestProtoV3Upgrade_AllVersions_RandomPartitioner_EndsAt_3_11_X_HEAD{}}}, 
definitively there is something wrong about it, but I don't see how it can be 
related with the current changes. It seems it started to be skipped only on 
Jenkins in late January, between these two runs:
 * 
[https://ci-cassandra.apache.org/job/Cassandra-3.0/323/testReport/dtest-upgrade.upgrade_tests.upgrade_through_versions_test/TestProtoV3Upgrade_AllVersions_RandomPartitioner_EndsAt_3_11_X_HEAD/]
 * 
[https://ci-cassandra.apache.org/job/Cassandra-3.0/324/testReport/dtest-upgrade.upgrade_tests.upgrade_through_versions_test/TestProtoV3Upgrade_AllVersions_RandomPartitioner_EndsAt_3_11_X_HEAD/]

> Remove deprecated CQL functions dateof and unixtimestampof
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-18328
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18328
>             Project: Cassandra
>          Issue Type: Task
>          Components: CQL/Syntax
>            Reporter: Andres de la Peña
>            Assignee: Andres de la Peña
>            Priority: Normal
>             Fix For: 5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The CQL functions {{dateof}} and {{unixtimestampof}} were [deprecated on 
> Cassandra 
> 2.2.0|https://github.com/apache/cassandra/commit/c08aaabd95d4872593c29807de6ec1485cefa7fa],
>  almost eight years ago. They were deprecated in favour of the then new 
> {{totimestamp}} and {{tounixtimestamp}} functions.
> A note about their deprecation was added to 
> [{{NEWS.txt}}|https://github.com/apache/cassandra/blob/trunk/NEWS.txt#L1421-L1423],
>  and they were marked as deprecated on 
> [{{CQL.textile}}|https://github.com/apache/cassandra/blob/trunk/doc/cql3/CQL.textile#time-conversion-functions].
>  They are also listed as deprecated on [the new 
> doc|https://github.com/apache/cassandra/blob/trunk/doc/modules/cassandra/pages/cql/functions.adoc#time-conversion-functions].
> We can finally remove those functions in 5.0, since they have been deprecated 
> for so long.
> Discussion thread 
> [here|https://lists.apache.org/thread/0gs824fpsngn5dr0yq2x1h8qsflj5sr0].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to