[
https://issues.apache.org/jira/browse/AVRO-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764031#comment-17764031
]
ASF subversion and git services commented on AVRO-3704:
-------------------------------------------------------
Commit 0c862cab22e8e7164e0ac42d1b5d3585db3f7869 in avro's branch
refs/heads/master from Christophe Le Saec
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=0c862cab2 ]
AVRO-3704: name validator interface (#2053)
* AVRO-3704: name validator interface
> Naming rules : multiple choice
> ------------------------------
>
> Key: AVRO-3704
> URL: https://issues.apache.org/jira/browse/AVRO-3704
> Project: Apache Avro
> Issue Type: Improvement
> Components: java
> Reporter: Christophe Le Saec
> Assignee: Christophe Le Saec
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> Long discussion about [naming
> rules|https://lists.apache.org/thread/39v98os6wdpyr6w31xdkz0yzol51fsrr] and
> the fact that currently, name checking is not the same depends of module
> (rust follow current doc, java is more flexible and accept accent), and also
> you can now deactivate control, i propose a change to allow to choose "name
> controler" between some proposed one (no control, current controller, strict
> controller that follow doc) to client custom one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)