Markus Mäkelä
383b0b1989
Merge branch '2.2' into 2.3
2018-11-06 21:12:20 +02:00
Markus Mäkelä
a9041a74f1
MXS-2106: Update schema generation scripts
...
Updated the schemas generated by the scripts. Also added a
requirements.txt for installing all of the python dependencies.
2018-11-05 13:37:29 +02:00
Johan Wikman
cc0299aee6
Update change date of 2.3
2018-06-25 10:07:52 +03:00
MassimilianoPinto
cb57e10761
Develop merge
...
Develop merge
2017-06-29 15:34:22 +02:00
Johan Wikman
f546a17e77
Update change date of 2.2
2017-06-01 10:24:20 +03:00
Markus Mäkelä
ad109408b5
MXS-1216: Add real_type and length to cdc_schema.py
...
The schema generator program needs to add the real_type and length fields
if the data types define them.
Also fixed a bug where the real_type and length fields were checked for
generated fields.
2017-05-16 13:27:46 +03:00
Markus Mäkelä
c67894b011
Add Avro schema generator Python script
...
The script is the Python version of the cdc_schema.go application.
2017-04-04 16:42:39 +03:00