You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/07/01 06:41:00 UTC

[jira] [Work logged] (AVRO-3558) Rust: Add a demo crate that shows usage as WebAssembly

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

ASF GitHub Bot logged work on AVRO-3558:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Jul/22 06:40
            Start Date: 01/Jul/22 06:40
    Worklog Time Spent: 10m 
      Work Description: martin-g opened a new pull request, #1747:
URL: https://github.com/apache/avro/pull/1747

   
   ### Jira
   
   - [X] https://issues.apache.org/jira/browse/AVRO-3558
   
   ### Tests
   
   - [X] My PR adds the following unit tests __OR__ does not need testing for this extremely good reason:
   
   ### Commits
   
   - [X] My commits all reference Jira issues in their subject lines. In addition, my commits follow the guidelines from "[How to write a good git commit message](https://chris.beams.io/posts/git-commit/)":
     1. Subject is separated from body by a blank line
     1. Subject is limited to 50 characters (not including Jira issue reference)
     1. Subject does not end with a period
     1. Subject uses the imperative mood ("add", not "adding")
     1. Body wraps at 72 characters
     1. Body explains "what" and "why", not "how"
   
   ### Documentation
   
   - [ ] In case of new functionality, my PR adds documentation that describes how to use it.
     - All the public functions and the classes in the PR contain Javadoc that explain what it does
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 786957)
    Time Spent: 0.5h  (was: 20m)

> Rust: Add a demo crate that shows usage as WebAssembly
> ------------------------------------------------------
>
>                 Key: AVRO-3558
>                 URL: https://issues.apache.org/jira/browse/AVRO-3558
>             Project: Apache Avro
>          Issue Type: Test
>          Components: rust
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Add a new crate/package that shows usage of apache_avro crate as a web assembly in a browser environment.
> The new crate won't be published!
> It will be used only for testing purposes to avoid regressions!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)