Re: [Architecture] [Dev] Configuration for SHARD_ID column length in siddhi

2019-11-24 Thread Niveathika Rajendran
Hi Rukshan, As per the offline discussion with, @Suho, we have decided to ignore 'field.length' validation for SHARD_ID as it is much cleaner and this column is introduced by Siddhi Aggregation implementation. Please find the pull request here[1]. [1]

Re: [Architecture] [Dev] Configuration for SHARD_ID column length in siddhi

2019-11-24 Thread Niveathika Rajendran
Hi Rukshan and Fazlan, Regarding aggregation, since this config is based on the store type (RDBMS), we cannot introduce this support in Siddhi Aggregation implementation. However, we can introduce a system property config for the siddhi-store-rdbms extension to ignore validation of 'field.length'