Max Zhuravkov
Max Zhuravkov
--- Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both an author and a reviewer to...
WIP --- Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both an author and a reviewer...
https://issues.apache.org/jira/browse/IGNITE-19082 --- Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both an author and a reviewer...
Provides implementation of a table function that does not store its state inside SQL row. 1. `ScanNode` now uses `TableFunction` instead of an iterable. 2. Every scan creates a new...
Report constraint violation error instead of various internal errors, when a column cannot be null. https://issues.apache.org/jira/browse/IGNITE-22040 --- Thank you for submitting the pull request. To streamline the review process of...
https://issues.apache.org/jira/browse/IGNITE-21836 --- Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both an author and a reviewer...
Provides implementation of a table function that does not store its state inside SQL row. - `ScanNode` now uses `TableFunction` instead of an iterable. - Every scan creates a new...
https://issues.apache.org/jira/browse/IGNITE-21946 Incorrect removal of `offset` is caused by https://issues.apache.org/jira/browse/CALCITE-4323 --- Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality...
Rejects `NATURAL` and `USING` join conditions, if common column types do not match: - Types do not match, if they represent different `ColumnType`s. - Types that match, but have different...
https://issues.apache.org/jira/browse/IGNITE-22120 --- Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both an author and a reviewer...