pussyWang commented on issue #14213: URL: https://github.com/apache/druid/issues/14213#issuecomment-1535859500
This inner join query is equivalent to: `SELECT id, time,count FROM my_table where id in ('fwa12s3-dfwr2sg6-9k7g6','123asd1-sdfqwe23-wqr23') AND time in (1682438400000,1682352000000)` This is wrong, resulting in unexpected query results -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org