Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
In org.apache.iotdb.session.Session, createMultiTimeseries don't supportĀ encoding orĀ compressor to be null, which will throw null pointer error. But in client, it is supported to create series without encoding and compressor.
Maybe can fix this problem in rpc module