|
505 | 505 | "codeElementType": "SINGLE_VARIABLE_DECLARATION", |
506 | 506 | "description": "original variable declaration", |
507 | 507 | "codeElement": "nodeLimit : int" |
508 | | -}, { |
509 | | - "filePath": "exec/java-exec/src/main/java/org/apache/drill/exec/planner/fragment/DistributedQueueParallelizer.java", |
510 | | - "startLine": 134, |
511 | | - "endLine": 136, |
512 | | - "startColumn": 7, |
513 | | - "endColumn": 8, |
514 | | - "codeElementType": "IF_STATEMENT", |
515 | | - "description": "statement referencing the original variable", |
516 | | - "codeElement": null |
517 | 508 | }, { |
518 | 509 | "filePath": "exec/java-exec/src/main/java/org/apache/drill/exec/planner/fragment/DistributedQueueParallelizer.java", |
519 | 510 | "startLine": 148, |
|
523 | 514 | "codeElementType": "RETURN_STATEMENT", |
524 | 515 | "description": "statement referencing the original variable", |
525 | 516 | "codeElement": null |
| 517 | +}, { |
| 518 | + "filePath": "exec/java-exec/src/main/java/org/apache/drill/exec/planner/fragment/DistributedQueueParallelizer.java", |
| 519 | + "startLine": 134, |
| 520 | + "endLine": 136, |
| 521 | + "startColumn": 7, |
| 522 | + "endColumn": 8, |
| 523 | + "codeElementType": "IF_STATEMENT", |
| 524 | + "description": "statement referencing the original variable", |
| 525 | + "codeElement": null |
526 | 526 | }], |
527 | 527 | "rightSideLocations": [{ |
528 | 528 | "filePath": "exec/java-exec/src/main/java/org/apache/drill/exec/planner/fragment/DistributedQueueParallelizer.java", |
|
533 | 533 | "codeElementType": "SINGLE_VARIABLE_DECLARATION", |
534 | 534 | "description": "changed-type variable declaration", |
535 | 535 | "codeElement": "nodeLimit : long" |
536 | | -}, { |
537 | | - "filePath": "exec/java-exec/src/main/java/org/apache/drill/exec/planner/fragment/DistributedQueueParallelizer.java", |
538 | | - "startLine": 170, |
539 | | - "endLine": 172, |
540 | | - "startColumn": 7, |
541 | | - "endColumn": 8, |
542 | | - "codeElementType": "IF_STATEMENT", |
543 | | - "description": "statement referencing the variable with changed type", |
544 | | - "codeElement": null |
545 | 536 | }, { |
546 | 537 | "filePath": "exec/java-exec/src/main/java/org/apache/drill/exec/planner/fragment/DistributedQueueParallelizer.java", |
547 | 538 | "startLine": 184, |
|
551 | 542 | "codeElementType": "RETURN_STATEMENT", |
552 | 543 | "description": "statement referencing the variable with changed type", |
553 | 544 | "codeElement": null |
| 545 | +}, { |
| 546 | + "filePath": "exec/java-exec/src/main/java/org/apache/drill/exec/planner/fragment/DistributedQueueParallelizer.java", |
| 547 | + "startLine": 170, |
| 548 | + "endLine": 172, |
| 549 | + "startColumn": 7, |
| 550 | + "endColumn": 8, |
| 551 | + "codeElementType": "IF_STATEMENT", |
| 552 | + "description": "statement referencing the variable with changed type", |
| 553 | + "codeElement": null |
554 | 554 | }] |
555 | 555 | }, |
556 | 556 | { |
|
0 commit comments