JackieTien97 opened a new pull request, #13333:
URL: https://github.com/apache/iotdb/pull/13333
1. Add constant folding feature to table model
a. only support cast、in expression in this pr, but with this arch we can
simply support other built-in functions and operators
3. change the tsfile dependency version to fix a bug while pushing in filter
down to scan
4. Support cast a string to Timestamp type
5. Add a new Rule called RemoveTrivialFilters to remove FilterNode whose
predicate evaluated to `true` after constant folding.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]