hazelcast / hazelcast/hz-docs

Another example of SQL mapping for portable serialization

Open
#450 0 comments 0 reactions 2 assignees Claimed by @Serdaro View on GitHub
documentation enhancement
Dominant language
No language data
Stars
11
Forks
112
Avg merge
20h 29m
Merged PRs (30d)
19

Description

A prospect suggests that we should add second example to https://docs.hazelcast.com/hazelcast/5.1/sql/mapping-to-maps with create mapping for portable - if you create mapping from a client with current example you are missing columns list. It is mentioned later in the documentation:
> If you omit a column list from the CREATE MAPPING statement, Hazelcast will resolve the column names and types by looking at the ClassDefinition with the given factory ID, class ID, and version.
> If the ClassDefinition with the given IDs is not known to the cluster, you must provide a column list so that Hazelcast can use it to create the ClassDefinition.

but another example would be nice.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.