[jira] [Commented] (CASSANDRASC-43) Introduce new handler for schema retrieval operations

2022-10-17 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRASC-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619148#comment-17619148
 ] 

ASF subversion and git services commented on CASSANDRASC-43:


Commit 6e358acfce071cad16ac88c15dc2229bbb8a7944 in cassandra-sidecar's branch 
refs/heads/trunk from Francisco Guerrero
[ https://gitbox.apache.org/repos/asf?p=cassandra-sidecar.git;h=6e358ac ]

CASSANDRASC-43 Add Schema API

This commit introduces the Schema API. Two new endpoints are added:

- /api/v1/schema/keyspaces
  This endpoint returns the SchemaResponse with the full schema for all 
keyspaces.

- /api/v1/schema/keyspaces/:keyspace
  This endpoint returns the SchemaResponse with the full schema for the 
requested keyspace.

patch by Francisco Guerrero; reviewed by Yifan Cai, Dinesh Joshi for 
CASSANDRASC-43


> Introduce new handler for schema retrieval operations
> -
>
> Key: CASSANDRASC-43
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-43
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> Schema information is used when performing bulk reads/writes from Cassandra. 
> The information retrieved is used to map datatypes to other systems such as 
> Spark.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRASC-43) Introduce new handler for schema retrieval operations

2022-10-17 Thread Dinesh Joshi (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRASC-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619141#comment-17619141
 ] 

Dinesh Joshi commented on CASSANDRASC-43:
-

+1, thanks for addressing my comments!

> Introduce new handler for schema retrieval operations
> -
>
> Key: CASSANDRASC-43
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-43
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> Schema information is used when performing bulk reads/writes from Cassandra. 
> The information retrieved is used to map datatypes to other systems such as 
> Spark.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org