-
Read ORC read wrong Data
Repro:
```import cudf
df = cudf.read_orc('bug.snappy.orc', engine='cudf')
df = df[df.a == 10]
df
```
Out:
```
a b
636317 10 2024-04-01 16:18:10.581
636319 10 2024-04-01 16:1…
-
Is there a way to return the word timestamp of a sentence?
example:
input sentence: "Hello readers,welcome!"
output:
[{
"word": "Hello",
"start_time": 0.02,
"end_time": 0.3…
-
The ISO formatting isn't Excel-friendly. Return results with something that is human readable and a standard.
gassc updated
2 weeks ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What would you like to be added?
想要有时间字段需求
### Why is this needed?
平时需要存时间字段,在查询的时候增加一个时间范围限制
### Anything …
-
JIRA Issue: [KIEKER-1946] Make IRL not autogenerate logging timestamp
Original Reporter: Reiner Jung
***
The IRL and the Kieker API require records to log a logging timestamp which is quite useless.…
-
Today, the APM UI mostly relies on the `timestamp.us` field to place spans more accurately on the waterfall, and to support traces that take less than a millisecond.
We want to move the `@timestamp…
-
### Microsoft PowerToys version
0.68.1
### Installation method
GitHub
### Running as admin
None
### Area(s) with issue?
Image Resizer
### Steps to reproduce
From some version when I resize im…
-
### What We Are Doing: Adding Timestamps to Videos
Adding timestamps to the description section of the videos on [Data Umbrella YouTube channel](https://www.youtube.com/c/DataUmbrella).
### Why W…
-
```
Unfortunately, DatetimeType is defined as UDT and therefore cannot be casted to any type in Spark SQL, this limits the most spark to UDT. But there is a workaround: the table can be read using Da…
-
I have been trying to find a timestamp for the deep-chat message bubbles and so far, I couldn't find any in the documentation.
My expectation is something like the image below. Is there any such fe…