Skip to content

[ml] supporting date_nanos as timestamp for the input #49889

Closed
@jguay

Description

@jguay

At present, trying to use a field of datatype date_nanos will return error :

'fieldName' cannot be used as the time-field because it's not a valid field of type 'date'.

Some indices may only use timestamps with precision requiring datatype date_nanos, these indices cannot be used for input for machine learning jobs (unless another field of datatype date is added)

Note this feature request is limited to the input - it not related to being able to process data in nano seconds or below current second bucket_span raised in 644

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions