-
```
v 1.0.0
This is not a bug. Small improvement
In the GCUtil.dateDiff()in Calendar.getInstance() the Calendar object is being
created in each call. And this happens very often.
I propose simplifie…
-
```
What steps will reproduce the problem?
1. Here's the query:
select date(time_join) as install_date,
s.uid2 as uid,
1 as install,
max(case when datediff(s.ac…
-
**Link to article:**
https://docs.microsoft.com/en-us/dax/datediff-function-dax
**Problem:**
The example code is incorrect. A parenthesis is in the wrong place. There are 8 examples, and each one…
-
```
v 1.0.0
This is not a bug. Small improvement
In the GCUtil.dateDiff()in Calendar.getInstance() the Calendar object is being
created in each call. And this happens very often.
I propose simplifie…
-
```
v 1.0.0
This is not a bug. Small improvement
In the GCUtil.dateDiff()in Calendar.getInstance() the Calendar object is being
created in each call. And this happens very often.
I propose simplifie…
-
ClickHouse version 24.9.2.42
```
create table test_int (
Id UInt64 DEFAULT generateSnowflakeID(), Field1 UInt64, Field2 UInt64, Field3 UInt64, Field4 UInt64, Field5 UInt64, Field6 UInt64, Field…
-
```
What steps will reproduce the problem?
1. Here's the query:
select date(time_join) as install_date,
s.uid2 as uid,
1 as install,
max(case when datediff(s.ac…
-
```
v 1.0.0
This is not a bug. Small improvement
In the GCUtil.dateDiff()in Calendar.getInstance() the Calendar object is being
created in each call. And this happens very often.
I propose simplifie…
-
Attached the customer retention deneb template as requested.
Based upon the following [https://www.workout-wednesday.com/2018/05/01/week-18/](url)
Created Calculated Columns for :
```
Cohort =
…
-
Hi
i want to use option 5-Download from bookmarked artists but with the date onwards?
example: from October 22, 2022 onwards. like start-date.
I'm curently using datediff, but datediff filter is u…