Type:
Task
Priority:
Major
Resolution:
Fixed
Let's remove the member Column_definition::key_length and introduce a new virtual method in Type_handler instead:
virtual uint calc_key_length( const Column_definition &def) const ;
Note, key_length is a redundant member. It can be unambiguously calculated, depending on the data type, from:
Column_definition::pack_length
Column_definition::length
Column_definition::interval
There is no a need to copy this member around the code.
Removing key_length will simplify the job being done in Type_handler methods:
Column_definition_prepare_stage1()
Column_definition_redefine_stage1()
which will give a simpler data type API.
Also, later this change will simplify to unify these Type_handler methods:
virtual Field *make_table_field(MEM_ROOT *root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Type_all_attributes &attr,
TABLE *table) const = 0;
and
virtual Field *
make_table_field_from_def(TABLE_SHARE *share,
MEM_ROOT *mem_root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Bit_addr &bit,
const Column_definition_attributes *attr,
uint32 flags) const = 0;
into a single method.
blocks
MDEV-4912
Data type plugin API version 1
Closed
Alexander Barkov
made changes -
2019-09-29 18:09
Description
Let's remove the member Column_definition::key_length and introduce a new virtual method in Type_handler instead:
{code:cpp}
virtual uint calc_key_length(const Column_definition &def) const;
{code}
It will simplify to unify these Type_handler methods:
{code:cpp}
virtual Field *make_table_field(MEM_ROOT *root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Type_all_attributes &attr,
TABLE *table) const= 0;
{code}
and
{code:cpp}
virtual Field *
make_table_field_from_def(TABLE_SHARE *share,
MEM_ROOT *mem_root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Bit_addr &bit,
const Column_definition_attributes *attr,
uint32 flags) const= 0;
{code}
into a single method.
Let's remove the member Column_definition::key_length and introduce a new virtual method in Type_handler instead:
{code:cpp}
virtual uint calc_key_length(const Column_definition &def) const;
{code}
Note, key_length is a redundant member. It can be unambiguously calculated, depending on the data type, from:
- Column_definition::pack_length
- Column_definition::length
- Column_definition::interval
There is no a need to copy this member around the code.
Removing key_length will simplify the job being done in Type_handler methods:
- Column_definition_prepare_stage1()
- Column_definition_redefine_stage1()
which gives a simpler data type API.
Also, later this change will simplify to unify these Type_handler methods:
{code:cpp}
virtual Field *make_table_field(MEM_ROOT *root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Type_all_attributes &attr,
TABLE *table) const= 0;
{code}
and
{code:cpp}
virtual Field *
make_table_field_from_def(TABLE_SHARE *share,
MEM_ROOT *mem_root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Bit_addr &bit,
const Column_definition_attributes *attr,
uint32 flags) const= 0;
{code}
into a single method.
Alexander Barkov
made changes -
2019-09-29 18:10
Description
Let's remove the member Column_definition::key_length and introduce a new virtual method in Type_handler instead:
{code:cpp}
virtual uint calc_key_length(const Column_definition &def) const;
{code}
Note, key_length is a redundant member. It can be unambiguously calculated, depending on the data type, from:
- Column_definition::pack_length
- Column_definition::length
- Column_definition::interval
There is no a need to copy this member around the code.
Removing key_length will simplify the job being done in Type_handler methods:
- Column_definition_prepare_stage1()
- Column_definition_redefine_stage1()
which gives a simpler data type API.
Also, later this change will simplify to unify these Type_handler methods:
{code:cpp}
virtual Field *make_table_field(MEM_ROOT *root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Type_all_attributes &attr,
TABLE *table) const= 0;
{code}
and
{code:cpp}
virtual Field *
make_table_field_from_def(TABLE_SHARE *share,
MEM_ROOT *mem_root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Bit_addr &bit,
const Column_definition_attributes *attr,
uint32 flags) const= 0;
{code}
into a single method.
Let's remove the member Column_definition::key_length and introduce a new virtual method in Type_handler instead:
{code:cpp}
virtual uint calc_key_length(const Column_definition &def) const;
{code}
Note, key_length is a redundant member. It can be unambiguously calculated, depending on the data type, from:
- Column_definition::pack_length
- Column_definition::length
- Column_definition::interval
There is no a need to copy this member around the code.
Removing key_length will simplify the job being done in Type_handler methods:
- Column_definition_prepare_stage1()
- Column_definition_redefine_stage1()
which will give a simpler data type API.
Also, later this change will simplify to unify these Type_handler methods:
{code:cpp}
virtual Field *make_table_field(MEM_ROOT *root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Type_all_attributes &attr,
TABLE *table) const= 0;
{code}
and
{code:cpp}
virtual Field *
make_table_field_from_def(TABLE_SHARE *share,
MEM_ROOT *mem_root,
const LEX_CSTRING *name,
const Record_addr &addr,
const Bit_addr &bit,
const Column_definition_attributes *attr,
uint32 flags) const= 0;
{code}
into a single method.
Alexander Barkov
made changes -
2019-09-30 02:36
issue.field.resolutiondate
2019-09-30 02:36:42.0
2019-09-30 02:36:42.286
Alexander Barkov
made changes -
2019-09-30 02:36
Fix Version/s
10.5.0
[ 23709
]
Fix Version/s
10.5
[ 23123
]
Resolution
Fixed
[ 1
]
Status
Open
[ 1
]
Closed
[ 6
]
Sergei Golubchik
made changes -
2021-12-06 21:24
Workflow
MariaDB v3
[ 100042
]
MariaDB v4
[ 134100
]
{"report":{"fcp":1990,"ttfb":796.2999997138977,"pageVisibility":"visible","entityId":79338,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"c7d73e31-1dda-4146-9273-d8178f1f9180","navigationType":0,"readyForUser":2078.5,"redirectCount":0,"resourceLoadedEnd":2369.199999809265,"resourceLoadedStart":808.1999998092651,"resourceTiming":[{"duration":607.6999998092651,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":808.1999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":808.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1415.8999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":607.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":808.5999999046326,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":808.5999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1416.0999999046326,"responseStart":0,"secureConnectionStart":0},{"duration":619,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":808.7999997138977,"connectEnd":808.7999997138977,"connectStart":808.7999997138977,"domainLookupEnd":808.7999997138977,"domainLookupStart":808.7999997138977,"fetchStart":808.7999997138977,"redirectEnd":0,"redirectStart":0,"requestStart":808.7999997138977,"responseEnd":1427.7999997138977,"responseStart":1427.7999997138977,"secureConnectionStart":808.7999997138977},{"duration":697.6000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":808.8999996185303,"connectEnd":808.8999996185303,"connectStart":808.8999996185303,"domainLookupEnd":808.8999996185303,"domainLookupStart":808.8999996185303,"fetchStart":808.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":808.8999996185303,"responseEnd":1506.5,"responseStart":1506.5,"secureConnectionStart":808.8999996185303},{"duration":701.0999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":809.1999998092651,"connectEnd":809.1999998092651,"connectStart":809.1999998092651,"domainLookupEnd":809.1999998092651,"domainLookupStart":809.1999998092651,"fetchStart":809.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":809.1999998092651,"responseEnd":1510.2999997138977,"responseStart":1510.2999997138977,"secureConnectionStart":809.1999998092651},{"duration":689.6999998092651,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":821.0999999046326,"connectEnd":821.0999999046326,"connectStart":821.0999999046326,"domainLookupEnd":821.0999999046326,"domainLookupStart":821.0999999046326,"fetchStart":821.0999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":821.0999999046326,"responseEnd":1510.7999997138977,"responseStart":1510.7999997138977,"secureConnectionStart":821.0999999046326},{"duration":690,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":821.3999996185303,"connectEnd":821.3999996185303,"connectStart":821.3999996185303,"domainLookupEnd":821.3999996185303,"domainLookupStart":821.3999996185303,"fetchStart":821.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":821.3999996185303,"responseEnd":1511.3999996185303,"responseStart":1511.3999996185303,"secureConnectionStart":821.3999996185303},{"duration":769.3999996185303,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":821.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":821.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1590.8999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":695.5,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":821.6999998092651,"connectEnd":821.6999998092651,"connectStart":821.6999998092651,"domainLookupEnd":821.6999998092651,"domainLookupStart":821.6999998092651,"fetchStart":821.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":821.6999998092651,"responseEnd":1517.1999998092651,"responseStart":1517.1999998092651,"secureConnectionStart":821.6999998092651},{"duration":772.9000000953674,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":821.8999996185303,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":821.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1594.7999997138977,"responseStart":0,"secureConnectionStart":0},{"duration":700.4000000953674,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":822.0999999046326,"connectEnd":822.0999999046326,"connectStart":822.0999999046326,"domainLookupEnd":822.0999999046326,"domainLookupStart":822.0999999046326,"fetchStart":822.0999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":822.0999999046326,"responseEnd":1522.5,"responseStart":1522.5,"secureConnectionStart":822.0999999046326},{"duration":908,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":823.0999999046326,"connectEnd":823.0999999046326,"connectStart":823.0999999046326,"domainLookupEnd":823.0999999046326,"domainLookupStart":823.0999999046326,"fetchStart":823.0999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":823.0999999046326,"responseEnd":1731.0999999046326,"responseStart":1731.0999999046326,"secureConnectionStart":823.0999999046326},{"duration":1476,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":834.7999997138977,"connectEnd":834.7999997138977,"connectStart":834.7999997138977,"domainLookupEnd":834.7999997138977,"domainLookupStart":834.7999997138977,"fetchStart":834.7999997138977,"redirectEnd":0,"redirectStart":0,"requestStart":834.7999997138977,"responseEnd":2310.7999997138977,"responseStart":2310.7999997138977,"secureConnectionStart":834.7999997138977},{"duration":120,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1628.5,"connectEnd":1628.5,"connectStart":1628.5,"domainLookupEnd":1628.5,"domainLookupStart":1628.5,"fetchStart":1628.5,"redirectEnd":0,"redirectStart":0,"requestStart":1628.5,"responseEnd":1748.5,"responseStart":1748.3999996185303,"secureConnectionStart":1628.5},{"duration":434.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1935,"connectEnd":1935,"connectStart":1935,"domainLookupEnd":1935,"domainLookupStart":1935,"fetchStart":1935,"redirectEnd":0,"redirectStart":0,"requestStart":1935,"responseEnd":2369.199999809265,"responseStart":2369.199999809265,"secureConnectionStart":1935}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":266,"responseStart":796,"responseEnd":802,"domLoading":800,"domInteractive":2414,"domContentLoadedEventStart":2414,"domContentLoadedEventEnd":2469,"domComplete":2977,"loadEventStart":2977,"loadEventEnd":2977,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":2383.8999996185303},{"name":"bigPipe.sidebar-id.end","time":2385},{"name":"bigPipe.activity-panel-pipe-id.start","time":2385.0999999046326},{"name":"bigPipe.activity-panel-pipe-id.end","time":2387.8999996185303},{"name":"activityTabFullyLoaded","time":2486.5}],"measures":[],"correlationId":"189553eff3e942","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":468,"dbReadsTimeInMs":22,"dbConnsTimeInMs":366,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}