regenerate Optic expression functions
ehennum opened this issue · 4 comments
ehennum commented
pick up the latest changes
ehennum commented
Added sql.bucket() and cts.columnRangeQuery()
Fixed the data types and documentation on some existing methods.
ehennum commented
Should cause no regressions.
georgeajit commented
Verified Jenkins nightly build on Oct 10, 2021 with 10.0 MarkLogic Server build. Able to see com.marklogic.client.test.PlanGeneratedTest.testSqlBucket2Exec, but not columnRangeQuery.
Maybe I am missing something here. Could you please clarify?
ehennum commented
Sorry for the delay: The CtsExpr interface has the columnRangeQuery() method:
Is there an issue with using it?