Commit 160dec4
authored
add time field names to the list (#1244)
add below field names to the list
```
"time","date","timestamp","created","received","ingested",
"collected","start","end","ts", "dt"
```
this list help catch most standard timestamp field
names commonly used across various systems
help transform the data type to TimeStamp
---------
Signed-off-by: Nikhil Sinha <131262146+nikhilsinhaparseable@users.noreply.github.com>1 parent e7699c8 commit 160dec4
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
44 | 56 | | |
45 | 57 | | |
46 | 58 | | |
| |||
0 commit comments