[
https://issues.apache.org/jira/browse/CALCITE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tanner Clary resolved CALCITE-6034.
-----------------------------------
Resolution: Fixed
Merged via
[519d1ce|https://github.com/apache/calcite-avatica/commit/519d1ceeb04cd99530bceb60c1a8e0966c413541],
thanks for the fix, [~tjbanghart] : )!
> Add `isAutoIncrement` and `isGenerated` arguments to MetaColumn constructor
> ---------------------------------------------------------------------------
>
> Key: CALCITE-6034
> URL: https://issues.apache.org/jira/browse/CALCITE-6034
> Project: Calcite
> Issue Type: Sub-task
> Components: avatica
> Reporter: TJ Banghart
> Assignee: TJ Banghart
> Priority: Minor
> Labels: pull-request-available
> Fix For: avatica-1.24.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Adds {{String isAutoincrement}} and {{String isGenerated}} constructor args
> to {{MetaColum}} class. Previously these were hardcoded as blank strings in
> the constructor.
> This is a blocker for CALCITE-5549 as there is no way to set the
> \{{IS_GENERATED}} value for column metadata.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)