murali krishna created ASTERIXDB-3380:
-----------------------------------------
Summary: Internal error on a syntax error with productivity hint
Key: ASTERIXDB-3380
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3380
Project: Apache AsterixDB
Issue Type: Bug
Components: *DB - AsterixDB
Reporter: murali krishna
select count(1) from K1 x join K2 y on x.rand_i /*+ selectivity 0.065536 */ <=
65536 and tobigint(x.u256_i) /*+ productivit y 3906.25 */ /*+ indexnl */ =
y.u256_i;
productivity hint is misspelled. Hint should be ignored. Should not be an
internal error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)