- Kyiv, Ukraine
Block or Report
Block or report vvysotskyi
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
drill-test-framework Public
Forked from mapr/drill-test-framework
Test Framework for Apache Drill
Eiffel
-
181 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 8 commits in 1 repository
Created a pull request in apache/drill that received 6 comments
DRILL-8209: Introduce rule for converting join with distinct input to semi-join
DRILL-8209: Introduce rule for converting join with distinct input to semi-join Description Newer Calcite changed the order of applying rules. Aggr…
+98
−2
•
6
comments
Opened 8 other pull requests in 1 repository
apache/drill
8
merged
- DRILL-8216: Use EVF-based JSON reader for Values operator
- DRILL-8214: Replace EnumerableTableScan usage with LogicalTableScan
- DRILL-8213: Replace deprecated RelNode.getRows with RelNode.estimateRowCount
- DRILL-8212: Join queries fail with StackOverflowError
- DRILL-8211: Replace deprecated RelNode.getChildExps with Project.getProjects
- DRILL-8210: Add substring convertlet
- DRILL-8208: Create builder for SqlSelect
- DRILL-8035: Update Janino to 3.1.7 version
Reviewed 7 pull requests in 1 repository
apache/drill
7 pull requests
- DRILL-8209: Introduce rule for converting join with distinct input to semi-join
- DRILL-8214: Replace EnumerableTableScan usage with LogicalTableScan
- DRILL-8223: Refactor auth modes dropping DRILL_PROCESS and allowing credential providers everywhere
- DRILL-8216: Use EVF-based JSON reader for Values operator
- DRILL-8221: Collect bug fixes from master for Drill 1.20.1
- DRILL-8204: Allow Provided Schema for HTTP Plugin in JSON Mode
- DRILL-8035: Update Janino to 3.1.7 version