[ 
https://issues.apache.org/jira/browse/ASTERIXDB-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839059#comment-17839059
 ] 

ASF subversion and git services commented on ASTERIXDB-3380:
------------------------------------------------------------

Commit a19254aedf1c1b2d4e749d5f21e2f2e4984c37fc in asterixdb's branch 
refs/heads/master from Vijay Sarathy
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=a19254aedf ]

[ASTERIXDB-3380][COMP] Internal error on a syntax error with productivity hint

Change-Id: I42399559414f94204b22897d0fae43ea8c0f54d4
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18238
Reviewed-by: Vijay Sarathy <vijay.sara...@couchbase.com>
Reviewed-by: Ali Alsuliman <ali.al.solai...@gmail.com>
Integration-Tests: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <jenk...@fulliautomatix.ics.uci.edu>


> 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
>            Assignee: Vijay Sarathy
>            Priority: Major
>              Labels: triaged
>
> {code:java}
> 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;
> {code}
>  
> 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)

Reply via email to