[jira] [Updated] (AVRO-3504) New method "skip_data" for DataFileReader

2022-04-24 Thread Igor Izvekov (Jira)


 [ 
https://issues.apache.org/jira/browse/AVRO-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Izvekov updated AVRO-3504:
---
External issue URL:   (was: https://github.com/apache/avro/pull/1667)

> New method "skip_data" for DataFileReader
> -
>
> Key: AVRO-3504
> URL: https://issues.apache.org/jira/browse/AVRO-3504
> Project: Apache Avro
>  Issue Type: New Feature
>  Components: python
>Reporter: Igor Izvekov
>Priority: Minor
>  Labels: features
>
> DatumReader has method "skip_data" which skips data with the help of a 
> decoder. I suggest applying this method for DataFileReader to skip a lot of 
> useless data.
> New method "skip_data" for DataFileReader would accept the argument "number" 
> which means number of datums that need skip.
> Test for new fixture was written in "test_datafile.py". The test removes 50 
> misses from coverage.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [avro] dependabot[bot] opened a new pull request, #1671: Bump grpc.version from 1.45.0 to 1.45.1 in /lang/java

2022-04-24 Thread GitBox


dependabot[bot] opened a new pull request, #1671:
URL: https://github.com/apache/avro/pull/1671

   Bumps `grpc.version` from 1.45.0 to 1.45.1.
   Updates `grpc-core` from 1.45.0 to 1.45.1
   
   Release notes
   Sourced from https://github.com/grpc/grpc-java/releases;>grpc-core's 
releases.
   
   v1.45.1
   Bug Fixes
   
   netty: Fixed incompatibility with Netty 4.1.75.Final that caused 
COMPRESSION_ERROR (https://github-redirect.dependabot.com/grpc/grpc-java/issues/9004;>#9004)
   xds: Fix LBs blindly propagating control plane errors (https://github-redirect.dependabot.com/grpc/grpc-java/issues/9012;>#9012).
 This change forces the use of UNAVAILABLE for any xDS communication failures, 
which otherwise could greatly confuse an application. This is essentially a 
continuation of the fix in 1.45.0 for XdsNameResolver, but for other similar 
cases
   
   
   
   
   Commits
   
   https://github.com/grpc/grpc-java/commit/ff750a52717be34e7fa0d9a03a99268ccf8d495e;>ff750a5
 Bump version to 1.45.1
   https://github.com/grpc/grpc-java/commit/81813c402ea2199dd2d50e135bb1d62f3df72021;>81813c4
 Update README etc to reference 1.45.1
   https://github.com/grpc/grpc-java/commit/a8d887ffd329f3927fa5b4164db481ab10cd8c86;>a8d887f
 xds: Fix LBs blindly propagating XdsClient errors
   https://github.com/grpc/grpc-java/commit/8bc9b3b5be4cb656da2a7c214dcc62eea4a06bf3;>8bc9b3b
 netty: Support pseudo headers in all GrpcHttp2RequestHeaders methods
   https://github.com/grpc/grpc-java/commit/1234fd3800f289977f0b17d65c5b380105ac367a;>1234fd3
 rls: remove wrong empty address checke for child lb (https://github-redirect.dependabot.com/grpc/grpc-java/issues/9005;>#9005)
   https://github.com/grpc/grpc-java/commit/97e215a215ce02237df9aa4ccc5dec842f46baf3;>97e215a
 rls: fix wrong grpcKeybuilder field name (https://github-redirect.dependabot.com/grpc/grpc-java/issues/8999;>#8999)
   https://github.com/grpc/grpc-java/commit/6844f06f39c0438ece424988be2313d2629950b7;>6844f06
 xds: Don't end status with '.' in XdsNameResolver (https://github-redirect.dependabot.com/grpc/grpc-java/issues/8958;>#8958)
 (https://github-redirect.dependabot.com/grpc/grpc-java/issues/8965;>#8965)
   https://github.com/grpc/grpc-java/commit/62073d99a3f77d57ced7b24e0ce60c18f0d9fa6d;>62073d9
 Bump version to 1.45.1-SNAPSHOT
   See full diff in https://github.com/grpc/grpc-java/compare/v1.45.0...v1.45.1;>compare 
view
   
   
   
   
   Updates `grpc-stub` from 1.45.0 to 1.45.1
   
   Release notes
   Sourced from https://github.com/grpc/grpc-java/releases;>grpc-stub's 
releases.
   
   v1.45.1
   Bug Fixes
   
   netty: Fixed incompatibility with Netty 4.1.75.Final that caused 
COMPRESSION_ERROR (https://github-redirect.dependabot.com/grpc/grpc-java/issues/9004;>#9004)
   xds: Fix LBs blindly propagating control plane errors (https://github-redirect.dependabot.com/grpc/grpc-java/issues/9012;>#9012).
 This change forces the use of UNAVAILABLE for any xDS communication failures, 
which otherwise could greatly confuse an application. This is essentially a 
continuation of the fix in 1.45.0 for XdsNameResolver, but for other similar 
cases
   
   
   
   
   Commits
   
   https://github.com/grpc/grpc-java/commit/ff750a52717be34e7fa0d9a03a99268ccf8d495e;>ff750a5
 Bump version to 1.45.1
   https://github.com/grpc/grpc-java/commit/81813c402ea2199dd2d50e135bb1d62f3df72021;>81813c4
 Update README etc to reference 1.45.1
   https://github.com/grpc/grpc-java/commit/a8d887ffd329f3927fa5b4164db481ab10cd8c86;>a8d887f
 xds: Fix LBs blindly propagating XdsClient errors
   https://github.com/grpc/grpc-java/commit/8bc9b3b5be4cb656da2a7c214dcc62eea4a06bf3;>8bc9b3b
 netty: Support pseudo headers in all GrpcHttp2RequestHeaders methods
   https://github.com/grpc/grpc-java/commit/1234fd3800f289977f0b17d65c5b380105ac367a;>1234fd3
 rls: remove wrong empty address checke for child lb (https://github-redirect.dependabot.com/grpc/grpc-java/issues/9005;>#9005)
   https://github.com/grpc/grpc-java/commit/97e215a215ce02237df9aa4ccc5dec842f46baf3;>97e215a
 rls: fix wrong grpcKeybuilder field name (https://github-redirect.dependabot.com/grpc/grpc-java/issues/8999;>#8999)
   https://github.com/grpc/grpc-java/commit/6844f06f39c0438ece424988be2313d2629950b7;>6844f06
 xds: Don't end status with '.' in XdsNameResolver (https://github-redirect.dependabot.com/grpc/grpc-java/issues/8958;>#8958)
 (https://github-redirect.dependabot.com/grpc/grpc-java/issues/8965;>#8965)
   https://github.com/grpc/grpc-java/commit/62073d99a3f77d57ced7b24e0ce60c18f0d9fa6d;>62073d9
 Bump version to 1.45.1-SNAPSHOT
   See full diff in https://github.com/grpc/grpc-java/compare/v1.45.0...v1.45.1;>compare 
view
   
   
   
   
   Updates `grpc-netty` from 1.45.0 to 1.45.1
   
   Release notes
   Sourced from https://github.com/grpc/grpc-java/releases;>grpc-netty's 
releases.
   
   v1.45.1
   Bug Fixes
   
   netty: Fixed incompatibility with Netty 4.1.75.Final that caused 
COMPRESSION_ERROR 

[jira] [Updated] (AVRO-3505) Rewritten test "CanonicalFormTestCase".

2022-04-24 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/AVRO-3505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated AVRO-3505:
-
Labels: pull-request-available  (was: )

> Rewritten test "CanonicalFormTestCase".
> ---
>
> Key: AVRO-3505
> URL: https://issues.apache.org/jira/browse/AVRO-3505
> Project: Apache Avro
>  Issue Type: Test
>  Components: python
>Reporter: Igor Izvekov
>Priority: Minor
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> CanonicalFormTestCase (lang.py.avro.test.test_schema.py) has a lot of the 
> same test methods. According to *DRY* (Don’t repeat yourself) these methods 
> should be deleted and replaced by two test methods.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Work logged] (AVRO-3505) Rewritten test "CanonicalFormTestCase".

2022-04-24 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/AVRO-3505?focusedWorklogId=761482=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-761482
 ]

ASF GitHub Bot logged work on AVRO-3505:


Author: ASF GitHub Bot
Created on: 24/Apr/22 17:32
Start Date: 24/Apr/22 17:32
Worklog Time Spent: 10m 
  Work Description: izveigor opened a new pull request, #1670:
URL: https://github.com/apache/avro/pull/1670

   CanonicalFormTestCase (lang.py.avro.test.test_schema.py) has a lot of the 
same test methods. According to DRY (Don’t repeat yourself) these methods 
should be deleted and replaced by two test methods.
   




Issue Time Tracking
---

Worklog Id: (was: 761482)
Remaining Estimate: 0h
Time Spent: 10m

> Rewritten test "CanonicalFormTestCase".
> ---
>
> Key: AVRO-3505
> URL: https://issues.apache.org/jira/browse/AVRO-3505
> Project: Apache Avro
>  Issue Type: Test
>  Components: python
>Reporter: Igor Izvekov
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> CanonicalFormTestCase (lang.py.avro.test.test_schema.py) has a lot of the 
> same test methods. According to *DRY* (Don’t repeat yourself) these methods 
> should be deleted and replaced by two test methods.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [avro] izveigor opened a new pull request, #1670: AVRO-3505: Rewritten test "CanonicalFormTestCase"

2022-04-24 Thread GitBox


izveigor opened a new pull request, #1670:
URL: https://github.com/apache/avro/pull/1670

   CanonicalFormTestCase (lang.py.avro.test.test_schema.py) has a lot of the 
same test methods. According to DRY (Don’t repeat yourself) these methods 
should be deleted and replaced by two test methods.
   


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (AVRO-3505) Rewritten test "CanonicalFormTestCase".

2022-04-24 Thread Igor Izvekov (Jira)
Igor Izvekov created AVRO-3505:
--

 Summary: Rewritten test "CanonicalFormTestCase".
 Key: AVRO-3505
 URL: https://issues.apache.org/jira/browse/AVRO-3505
 Project: Apache Avro
  Issue Type: Test
  Components: python
Reporter: Igor Izvekov


CanonicalFormTestCase (lang.py.avro.test.test_schema.py) has a lot of the same 
test methods. According to *DRY* (Don’t repeat yourself) these methods should 
be deleted and replaced by two test methods.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[GitHub] [avro] dependabot[bot] opened a new pull request, #1669: Bump underscore from 1.13.2 to 1.13.3 in /lang/js

2022-04-24 Thread GitBox


dependabot[bot] opened a new pull request, #1669:
URL: https://github.com/apache/avro/pull/1669

   Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.2 to 
1.13.3.
   
   Commits
   
   https://github.com/jashkenas/underscore/commit/e7e719eba6a03d08e52b6f352491172ca4a13cb7;>e7e719e
 Update generated files, tag 1.13.3 release
   https://github.com/jashkenas/underscore/commit/0062d3c70ecaa3671c82604971d44f1eec9a83f1;>0062d3c
 Merge branch 'prepare-1.13.3'
   https://github.com/jashkenas/underscore/commit/0a531f1141f742802dfbec7ce645783543165589;>0a531f1
 Add a change log entry for 1.13.3
   https://github.com/jashkenas/underscore/commit/1022ab3719b11c4cad33b301e3dbef4369354880;>1022ab3
 Update the LICENSE date
   https://github.com/jashkenas/underscore/commit/fd6f7a3fc15baa36676f360955bc11ec3c3b08a9;>fd6f7a3
 Bump the version to 1.13.3
   https://github.com/jashkenas/underscore/commit/b112c23327df5d09aaf7a94972ff222927b87aed;>b112c23
 Add a comment to the modules/.eslintrc (post-merge review comment https://github-redirect.dependabot.com/jashkenas/underscore/issues/2953;>#2953)
   https://github.com/jashkenas/underscore/commit/2bd4e798132efc9259d5151c48a32334d128a05e;>2bd4e79
 Waste even fewer CPU cycles in CI
   https://github.com/jashkenas/underscore/commit/aca966a309d6ff13b330e605efaf9dc51e43367d;>aca966a
 Prevent test-node from running twice in CI on Node.js 14
   https://github.com/jashkenas/underscore/commit/a3c2c669071fd2111278ab4bbd78f88d495098ea;>a3c2c66
 Merge pull request https://github-redirect.dependabot.com/jashkenas/underscore/issues/2953;>#2953
 from jgonggrijp/extendscript-precedence
   https://github.com/jashkenas/underscore/commit/c4e092059604ae965583d2a8eff4d1cfdee5ce2d;>c4e0920
 Parenthesize remaining mixed expressions of  and || (https://github-redirect.dependabot.com/jashkenas/underscore/issues/2949;>#2949)
   Additional commits viewable in https://github.com/jashkenas/underscore/compare/1.13.2...1.13.3;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=underscore=npm_and_yarn=1.13.2=1.13.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org