[jira] [Created] (AVRO-3977) Fix failing typecheck in Python 3.12

2024-04-15 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3977: -- Summary: Fix failing typecheck in Python 3.12 Key: AVRO-3977 URL: https://issues.apache.org/jira/browse/AVRO-3977 Project: Apache Avro Issue Type:

[jira] [Created] (AVRO-3817) Schema missing reserved properties "aliases" and "default"

2023-07-29 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3817: -- Summary: Schema missing reserved properties "aliases" and "default" Key: AVRO-3817 URL: https://issues.apache.org/jira/browse/AVRO-3817 Project: Apache Avro

[jira] [Created] (AVRO-3816) Replace the properties sidecar with first-class attributes

2023-07-28 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3816: -- Summary: Replace the properties sidecar with first-class attributes Key: AVRO-3816 URL: https://issues.apache.org/jira/browse/AVRO-3816 Project: Apache Avro

[jira] [Created] (AVRO-3808) Drop support for Python 3.6, add Pypy 3.8-3.10

2023-07-20 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3808: -- Summary: Drop support for Python 3.6, add Pypy 3.8-3.10 Key: AVRO-3808 URL: https://issues.apache.org/jira/browse/AVRO-3808 Project: Apache Avro Issue

[jira] [Created] (AVRO-3807) Clean up unused imports and variables

2023-07-19 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3807: -- Summary: Clean up unused imports and variables Key: AVRO-3807 URL: https://issues.apache.org/jira/browse/AVRO-3807 Project: Apache Avro Issue Type: Task

[jira] [Created] (AVRO-3806) Add Python 3.11 to Dockerfile

2023-07-19 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3806: -- Summary: Add Python 3.11 to Dockerfile Key: AVRO-3806 URL: https://issues.apache.org/jira/browse/AVRO-3806 Project: Apache Avro Issue Type: Task

[jira] [Created] (AVRO-3803) Fix avro.ipc bugs

2023-07-18 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3803: -- Summary: Fix avro.ipc bugs Key: AVRO-3803 URL: https://issues.apache.org/jira/browse/AVRO-3803 Project: Apache Avro Issue Type: Bug

[jira] [Created] (AVRO-3798) Python CLI assumes unions are all named schema

2023-07-16 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3798: -- Summary: Python CLI assumes unions are all named schema Key: AVRO-3798 URL: https://issues.apache.org/jira/browse/AVRO-3798 Project: Apache Avro Issue

[jira] [Created] (AVRO-3797) Add python 3.11 to tox.ini for python

2023-07-14 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3797: -- Summary: Add python 3.11 to tox.ini for python Key: AVRO-3797 URL: https://issues.apache.org/jira/browse/AVRO-3797 Project: Apache Avro Issue Type: Task

[jira] [Created] (AVRO-3796) Use decorator and methods to express properties

2023-07-13 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3796: -- Summary: Use decorator and methods to express properties Key: AVRO-3796 URL: https://issues.apache.org/jira/browse/AVRO-3796 Project: Apache Avro Issue

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

2022-07-02 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17561791#comment-17561791 ] Michael A. Smith commented on AVRO-3504: [~izveigor] I noticed your PR was closed. Did you still

[jira] [Updated] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-04 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3476: --- Description: Even though [they are present in the

[jira] [Updated] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-04 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3476: --- Description: Even though [they are present in the

[jira] [Commented] (AVRO-3261) s3 byte range for just schema or row count

2022-04-02 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516399#comment-17516399 ] Michael A. Smith commented on AVRO-3261: If your avro file is an [object container

[jira] [Updated] (AVRO-3261) s3 byte range for just schema or row count

2022-04-02 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3261: --- Description: boto3 python library has [s3

[jira] [Commented] (AVRO-3476) Python implementation does not support local-timestamp-micros and local-timestamp-millis

2022-04-02 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17516396#comment-17516396 ] Michael A. Smith commented on AVRO-3476: [~ladoe00] hi, thanks for reporting. Can you please

[jira] [Created] (AVRO-3272) Validate defaults for Record Fields

2021-12-18 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3272: -- Summary: Validate defaults for Record Fields Key: AVRO-3272 URL: https://issues.apache.org/jira/browse/AVRO-3272 Project: Apache Avro Issue Type:

[jira] [Commented] (AVRO-3229) Python Avro doesn't validate the default value of an enum field

2021-12-18 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17461964#comment-17461964 ] Michael A. Smith commented on AVRO-3229: To be sure, the record schema is a bit of a distraction.

[jira] [Work started] (AVRO-3229) Python Avro doesn't validate the default value of an enum field

2021-12-17 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3229 started by Michael A. Smith. -- > Python Avro doesn't validate the default value of an enum field >

[jira] [Assigned] (AVRO-3229) Python Avro doesn't validate the default value of an enum field

2021-12-17 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3229: -- Assignee: Michael A. Smith > Python Avro doesn't validate the default value of an enum

[jira] [Resolved] (AVRO-3271) Add Support for Python 3.10; Fix 3.9+ Type Annotations

2021-12-17 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-3271. Resolution: Fixed > Add Support for Python 3.10; Fix 3.9+ Type Annotations >

[jira] [Work started] (AVRO-3271) Add Support for Python 3.10; Fix 3.9+ Type Annotations

2021-12-17 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3271 started by Michael A. Smith. -- > Add Support for Python 3.10; Fix 3.9+ Type Annotations >

[jira] [Assigned] (AVRO-3271) Add Support for Python 3.10; Fix 3.9+ Type Annotations

2021-12-17 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3271: -- Assignee: Michael A. Smith > Add Support for Python 3.10; Fix 3.9+ Type Annotations >

[jira] [Created] (AVRO-3271) Add Support for Python 3.10; Fix 3.9+ Type Annotations

2021-12-17 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3271: -- Summary: Add Support for Python 3.10; Fix 3.9+ Type Annotations Key: AVRO-3271 URL: https://issues.apache.org/jira/browse/AVRO-3271 Project: Apache Avro

[jira] [Commented] (AVRO-3107) Python API documentation isn't available

2021-08-29 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406508#comment-17406508 ] Michael A. Smith commented on AVRO-3107: P.S. should we close this in favor of the ancient

[jira] [Commented] (AVRO-3066) Add support for duration logical type to Python implementation

2021-08-29 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406505#comment-17406505 ] Michael A. Smith commented on AVRO-3066: I think we should also consider adding `dateutil` as an

[jira] [Commented] (AVRO-3107) Python API documentation isn't available

2021-08-29 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17406504#comment-17406504 ] Michael A. Smith commented on AVRO-3107: Is there a good way to get this going with the existing

[jira] [Resolved] (AVRO-3162) Update Python CLI Argument Handling

2021-08-29 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-3162. Release Note: The Avro Python cli can now be invoked with `python -m avro`, or, if

[jira] [Resolved] (AVRO-3193) Add Rust Check Badges to Readme

2021-08-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-3193. Resolution: Fixed > Add Rust Check Badges to Readme > --- > >

[jira] [Work started] (AVRO-3193) Add Rust Check Badges to Readme

2021-08-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3193 started by Michael A. Smith. -- > Add Rust Check Badges to Readme > --- > >

[jira] [Assigned] (AVRO-3193) Add Rust Check Badges to Readme

2021-08-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3193: -- Assignee: Michael A. Smith > Add Rust Check Badges to Readme >

[jira] [Created] (AVRO-3193) Add Rust Check Badges to Readme

2021-08-28 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3193: -- Summary: Add Rust Check Badges to Readme Key: AVRO-3193 URL: https://issues.apache.org/jira/browse/AVRO-3193 Project: Apache Avro Issue Type: Task

[jira] [Commented] (AVRO-3107) Python API documentation isn't available

2021-07-08 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17377698#comment-17377698 ] Michael A. Smith commented on AVRO-3107: I think good docs would be great. However, there are

[jira] [Commented] (AVRO-3149) Add Rust based Implementation of Avro

2021-07-08 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17377363#comment-17377363 ] Michael A. Smith commented on AVRO-3149: The needed actions have been approved in the linked infra

[jira] [Resolved] (AVRO-3163) Remove gen-cppcode.py

2021-06-23 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-3163. Fix Version/s: 1.11.0 Resolution: Fixed > Remove gen-cppcode.py >

[jira] [Updated] (AVRO-3162) Update Python CLI Argument Handling

2021-06-23 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3162: --- Description: Avro python has several modules that use commandline arguments via sys.argv or

[jira] [Work started] (AVRO-3163) Remove gen-cppcode.py

2021-06-23 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3163 started by Michael A. Smith. -- > Remove gen-cppcode.py > - > > Key:

[jira] [Assigned] (AVRO-3163) Remove gen-cppcode.py

2021-06-23 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3163: -- Assignee: Michael A. Smith > Remove gen-cppcode.py > - > >

[jira] [Work started] (AVRO-3162) Update Python CLI Argument Handling

2021-06-23 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3162 started by Michael A. Smith. -- > Update Python CLI Argument Handling > ---

[jira] [Assigned] (AVRO-3162) Update Python CLI Argument Handling

2021-06-23 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3162: -- Assignee: Michael A. Smith > Update Python CLI Argument Handling >

[jira] [Created] (AVRO-3163) Remove gen-cppcode.py

2021-06-23 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3163: -- Summary: Remove gen-cppcode.py Key: AVRO-3163 URL: https://issues.apache.org/jira/browse/AVRO-3163 Project: Apache Avro Issue Type: Task

[jira] [Created] (AVRO-3162) Update Python CLI Argument Handling

2021-06-23 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3162: -- Summary: Update Python CLI Argument Handling Key: AVRO-3162 URL: https://issues.apache.org/jira/browse/AVRO-3162 Project: Apache Avro Issue Type:

[jira] [Commented] (AVRO-3149) Add Rust based Implementation of Avro

2021-05-29 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17353771#comment-17353771 ] Michael A. Smith commented on AVRO-3149: There was already an infra ticket for Arrow for

[jira] [Assigned] (AVRO-3007) Implement PEP 517 build

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3007: -- Assignee: Michael A. Smith > Implement PEP 517 build > --- > >

[jira] [Updated] (AVRO-3007) Implement PEP 517 build

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3007: --- Description: Follow [PEP 517|https://www.python.org/dev/peps/pep-0517/] standards for

[jira] [Updated] (AVRO-3104) avro-python __eq__ method of PrimitiveSchema, EnumSchema and FixedSchema throws exception

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3104: --- Fix Version/s: 1.11.0 Resolution: Fixed Status: Resolved (was: Patch

[jira] [Resolved] (AVRO-3118) Namespace with empty string is not treated as null in Python API

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-3118. Fix Version/s: 1.11.0 Resolution: Fixed The nominal problem is fixed in Python. As

[jira] [Resolved] (AVRO-3146) Test scale validation when encoding decimal logical schema

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-3146. Fix Version/s: 1.11.0 Resolution: Fixed > Test scale validation when encoding

[jira] [Commented] (AVRO-3149) Add Rust based Implementation of Avro

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17353578#comment-17353578 ] Michael A. Smith commented on AVRO-3149: Very excited for this. > Add Rust based Implementation

[jira] [Resolved] (AVRO-3148) Use black for Python style/formatting

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-3148. Resolution: Done > Use black for Python style/formatting >

[jira] [Resolved] (AVRO-3152) Only run the relevant CodeQL Analysis for the changeset

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-3152. Resolution: Fixed > Only run the relevant CodeQL Analysis for the changeset >

[jira] [Work started] (AVRO-3152) Only run the relevant CodeQL Analysis for the changeset

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3152 started by Michael A. Smith. -- > Only run the relevant CodeQL Analysis for the changeset >

[jira] [Assigned] (AVRO-3152) Only run the relevant CodeQL Analysis for the changeset

2021-05-28 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3152: -- Assignee: Michael A. Smith > Only run the relevant CodeQL Analysis for the changeset >

[jira] [Created] (AVRO-3152) Only run the relevant CodeQL Analysis for the changeset

2021-05-28 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3152: -- Summary: Only run the relevant CodeQL Analysis for the changeset Key: AVRO-3152 URL: https://issues.apache.org/jira/browse/AVRO-3152 Project: Apache Avro

[jira] [Created] (AVRO-3148) Use black for Python style/formatting

2021-05-23 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3148: -- Summary: Use black for Python style/formatting Key: AVRO-3148 URL: https://issues.apache.org/jira/browse/AVRO-3148 Project: Apache Avro Issue Type:

[jira] [Commented] (AVRO-3146) Test scale validation when encoding decimal logical schema

2021-05-23 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17350054#comment-17350054 ] Michael A. Smith commented on AVRO-3146: This required a fairly lengthy cascade of fixes to get

[jira] [Work started] (AVRO-3146) Test scale validation when encoding decimal logical schema

2021-05-22 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3146 started by Michael A. Smith. -- > Test scale validation when encoding decimal logical schema >

[jira] [Assigned] (AVRO-3146) Test scale validation when encoding decimal logical schema

2021-05-22 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3146: -- Assignee: Michael A. Smith > Test scale validation when encoding decimal logical

[jira] [Updated] (AVRO-2720) Avro should display invalid field data on AvroTypeException

2021-05-22 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-2720: --- Summary: Avro should display invalid field data on AvroTypeException (was: Avro py3 should

[jira] [Created] (AVRO-3146) Test scale validation when encoding decimal logical schema

2021-05-22 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3146: -- Summary: Test scale validation when encoding decimal logical schema Key: AVRO-3146 URL: https://issues.apache.org/jira/browse/AVRO-3146 Project: Apache Avro

[jira] [Updated] (AVRO-3093) Stop building and releasing avro-python3 code.

2021-05-20 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3093: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Stop building and

[jira] [Comment Edited] (AVRO-3145) Enable GitHub CodeQL Scans for Avro Codebase

2021-05-18 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347266#comment-17347266 ] Michael A. Smith edited comment on AVRO-3145 at 5/19/21, 2:44 AM: -- [Pull

[jira] [Commented] (AVRO-3145) Enable GitHub CodeQL Scans for Avro Codebase

2021-05-18 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347266#comment-17347266 ] Michael A. Smith commented on AVRO-3145: Pull request created. I couldn't reliably get the action

[jira] [Work started] (AVRO-3145) Enable GitHub CodeQL Scans for Avro Codebase

2021-05-18 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3145 started by Michael A. Smith. -- > Enable GitHub CodeQL Scans for Avro Codebase >

[jira] [Assigned] (AVRO-3145) Enable GitHub CodeQL Scans for Avro Codebase

2021-05-18 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3145: -- Assignee: Michael A. Smith > Enable GitHub CodeQL Scans for Avro Codebase >

[jira] [Commented] (AVRO-3118) Namespace with empty string is not treated as null in Python API

2021-05-18 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347254#comment-17347254 ] Michael A. Smith commented on AVRO-3118: My Java is not strong, but I was able to read the schema

[jira] [Commented] (AVRO-3121) Avro Python3 - Unable to install (pycodestyle)

2021-05-18 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17347236#comment-17347236 ] Michael A. Smith commented on AVRO-3121: [~bluepix] Glad to hear. Thanks for letting us know! >

[jira] [Created] (AVRO-3145) Enable GitHub CodeQL Scans for Avro Codebase

2021-05-18 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3145: -- Summary: Enable GitHub CodeQL Scans for Avro Codebase Key: AVRO-3145 URL: https://issues.apache.org/jira/browse/AVRO-3145 Project: Apache Avro Issue

[jira] [Resolved] (AVRO-3037) py3 ipc.Responder swallows schema errors

2021-05-15 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-3037. Resolution: Won't Fix The avro-python3 implementation is unmaintained and avro (the

[jira] [Resolved] (AVRO-1974) Python3 support for logical types

2021-05-15 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-1974. Resolution: Won't Fix The avro-python3 implementation is unmaintained and avro (the

[jira] [Resolved] (AVRO-2046) avro-python3: Very restricted set of data types which are allowed in AvroSchemaFromJSONData

2021-05-15 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-2046. Resolution: Won't Fix The avro-python3 implementation is unmaintained and avro (the

[jira] [Resolved] (AVRO-2920) Remove python2 polyfills

2021-05-15 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith resolved AVRO-2920. Resolution: Done > Remove python2 polyfills > > >

[jira] [Commented] (AVRO-2920) Remove python2 polyfills

2021-05-15 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17345590#comment-17345590 ] Michael A. Smith commented on AVRO-2920: We can close this. The rest of the work will be the long

[jira] [Updated] (AVRO-3097) Enclose compatibility checks within unittest test runs

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3097: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Enclose compatibility

[jira] [Updated] (AVRO-3140) Node 14 tests are timing out

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3140: --- Description: Node 14 tests have been running and failing due to a time out [since we started

[jira] [Created] (AVRO-3140) Node 14 tests are timing out

2021-05-14 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3140: -- Summary: Node 14 tests are timing out Key: AVRO-3140 URL: https://issues.apache.org/jira/browse/AVRO-3140 Project: Apache Avro Issue Type: Test

[jira] [Commented] (AVRO-3104) avro-python __eq__ method of PrimitiveSchema, EnumSchema and FixedSchema throws exception

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344642#comment-17344642 ] Michael A. Smith commented on AVRO-3104: [~Thomas_Larsson] I have created

[jira] [Work started] (AVRO-3139) Only Run Spotless on Java Changesets (for now)

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3139 started by Michael A. Smith. -- > Only Run Spotless on Java Changesets (for now) >

[jira] [Updated] (AVRO-3139) Only Run Spotless on Java Changesets (for now)

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3139: --- Issue Type: Task (was: Test) > Only Run Spotless on Java Changesets (for now) >

[jira] [Assigned] (AVRO-3139) Only Run Spotless on Java Changesets (for now)

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3139: -- Assignee: Michael A. Smith > Only Run Spotless on Java Changesets (for now) >

[jira] [Updated] (AVRO-3139) Only Run Spotless on Java Changesets (for now)

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3139: --- Component/s: build > Only Run Spotless on Java Changesets (for now) >

[jira] [Created] (AVRO-3139) Only Run Spotless on Java Changesets (for now)

2021-05-14 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3139: -- Summary: Only Run Spotless on Java Changesets (for now) Key: AVRO-3139 URL: https://issues.apache.org/jira/browse/AVRO-3139 Project: Apache Avro Issue

[jira] [Assigned] (AVRO-3118) Namespace with empty string is not treated as null in Python API

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith reassigned AVRO-3118: -- Assignee: Michael A. Smith > Namespace with empty string is not treated as null in

[jira] [Updated] (AVRO-3118) Namespace with empty string is not treated as null in Python API

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3118: --- Description: Hi, based on [the AVRO

[jira] [Work started] (AVRO-3118) Namespace with empty string is not treated as null in Python API

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3118 started by Michael A. Smith. -- > Namespace with empty string is not treated as null in Python API >

[jira] [Updated] (AVRO-3118) Namespace with empty string is not treated as null in Python API

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael A. Smith updated AVRO-3118: --- Description: Hi, based on [the AVRO

[jira] [Comment Edited] (AVRO-3121) Avro Python3 - Unable to install (pycodestyle)

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344569#comment-17344569 ] Michael A. Smith edited comment on AVRO-3121 at 5/14/21, 12:49 PM: ---

[jira] [Commented] (AVRO-3121) Avro Python3 - Unable to install (pycodestyle)

2021-05-14 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344569#comment-17344569 ] Michael A. Smith commented on AVRO-3121: Unfortunately I don't. Have you tried using the avro

[jira] [Commented] (AVRO-3121) Avro Python3 - Unable to install (pycodestyle)

2021-05-03 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17338358#comment-17338358 ] Michael A. Smith commented on AVRO-3121: See https://github.com/pypa/pip/issues/4880 > Avro

[jira] [Commented] (AVRO-3121) Avro Python3 - Unable to install (pycodestyle)

2021-05-03 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17338344#comment-17338344 ] Michael A. Smith commented on AVRO-3121: This is why:

[jira] [Commented] (AVRO-3104) avro-python __eq__ method of PrimitiveSchema, EnumSchema and FixedSchema throws exception

2021-04-06 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17315484#comment-17315484 ] Michael A. Smith commented on AVRO-3104: Hi, Thomas, thanks for the patch! Would you be willing to

[jira] [Commented] (AVRO-1938) Python support for generating canonical forms of schema

2021-03-22 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17306623#comment-17306623 ] Michael A. Smith commented on AVRO-1938: [~subhashb] yes, of course. Feel free to take that over

[jira] [Commented] (AVRO-3006) Update documentation on pypi

2021-03-22 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17306580#comment-17306580 ] Michael A. Smith commented on AVRO-3006: Go for it. > Update documentation on pypi >

[jira] [Commented] (AVRO-3004) Drop Python 3.5 Support

2021-03-22 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17306146#comment-17306146 ] Michael A. Smith commented on AVRO-3004: And thank you for helping out! > Drop Python 3.5 Support

[jira] [Commented] (AVRO-3004) Drop Python 3.5 Support

2021-03-22 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17306144#comment-17306144 ] Michael A. Smith commented on AVRO-3004: Yes, this ticket should be good to execute. It means

[jira] [Comment Edited] (AVRO-3037) py3 ipc.Responder swallows schema errors

2021-02-15 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17284753#comment-17284753 ] Michael A. Smith edited comment on AVRO-3037 at 2/15/21, 2:27 PM: -- Hi,

[jira] [Commented] (AVRO-3037) py3 ipc.Responder swallows schema errors

2021-02-15 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17284753#comment-17284753 ] Michael A. Smith commented on AVRO-3037: Hi, Owen, are you able to reproduce this using the avro

[jira] [Commented] (AVRO-3032) Mypy 0.800 Uncovering New Issue

2021-02-02 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17277163#comment-17277163 ] Michael A. Smith commented on AVRO-3032: Thanks! > Mypy 0.800 Uncovering New Issue >

[jira] [Commented] (AVRO-3033) Java testForLeakingFileDescriptors is failing

2021-02-01 Thread Michael A. Smith (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17276447#comment-17276447 ] Michael A. Smith commented on AVRO-3033: Any suggestions how we can best retry the test in gh

[jira] [Created] (AVRO-3033) Java testForLeakingFileDescriptors is failing

2021-02-01 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3033: -- Summary: Java testForLeakingFileDescriptors is failing Key: AVRO-3033 URL: https://issues.apache.org/jira/browse/AVRO-3033 Project: Apache Avro Issue

  1   2   3   4   5   >