Murtadha Makki Al Hubail created ASTERIXDB-3285:
---------------------------------------------------
Summary: ingestion keeps failing due to array indexes types
mismatch
Key: ASTERIXDB-3285
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3285
Project: Apache AsterixDB
Issue Type: Bug
Reporter: Murtadha Makki Al Hubail
When we have array indexes during ingestion, ingestion keeps failing on the
following:
1) The indexed field is not an array
2) The actual value type of the indexed field is different than the defined
type in the index.
In both of these cases, we currently throw exceptions when maintaining the
array index and as a result our ingestion keeps failing. We should ignore
process such tuples and continue processing the ingestion pipeline.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)