This is an automated email from the ASF dual-hosted git repository.
volodymyr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git.
from efbf4fc DRILL-7272: Drill Metastore Read / Write API and Drill
Iceberg Metastore implementation
new 275fb27 DRILL-7205: Drill fails to start when authentication is
disabled
new fb30eb9 DRILL-7332: Allow parsing empty schema
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../rpc/security/AuthenticatorProviderImpl.java | 5 +
.../java/org/apache/drill/TestSchemaCommands.java | 66 ++++++++----
.../user/security/TestCustomUserAuthenticator.java | 115 +++++++++++----------
.../record/metadata/schema/parser/SchemaParser.g4 | 2 +-
.../metadata/schema/parser/TestSchemaParser.java | 14 ++-
5 files changed, 124 insertions(+), 78 deletions(-)