Hello! I started to look inside SqlToRelConverter code more deeply and found a variable with name systemFieldList that is not really used in calcite code.
Can someone explain the purpose of this variable ? Are there any projects which override getSystemFields method ? I couldn't figure it out from the commit's history.
