----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73122/#review222435 -----------------------------------------------------------
Ship it! Ship It! - Sarath Subramanian On Jan. 7, 2021, 2:25 a.m., Pinal Shah wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73122/ > ----------------------------------------------------------- > > (Updated Jan. 7, 2021, 2:25 a.m.) > > > Review request for atlas, Ashutosh Mestry, Jayendra Parab, Madhan Neethiraj, > Nixon Rodrigues, and Sarath Subramanian. > > > Bugs: ATLAS-4095 > https://issues.apache.org/jira/browse/ATLAS-4095 > > > Repository: atlas > > > Description > ------- > > **Issue:** With DSL search having 'isIncomplete' System attribute in where > clause, it returns empty results. > > **Example:** "Table where __isIncomplete = false" > > **Workaround:** Need to map boolean value to integer value before querying. > Also need to handle check for the presence of attribute. > > > Diffs > ----- > > repository/src/main/java/org/apache/atlas/query/GremlinQueryComposer.java > 249381059 > repository/src/main/java/org/apache/atlas/query/IdentifierHelper.java > 7b03d118b > > > Diff: https://reviews.apache.org/r/73122/diff/2/ > > > Testing > ------- > > https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/306/ > > > Thanks, > > Pinal Shah > >
