Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: #367 flink support map.key and map.arr[index].key #368

Closed
wants to merge 1 commit into from

Conversation

liuxy0551
Copy link
Collaborator

  1. [Bug]: FlinkSQL 未支持 arr_data[1].f1 的写法 #367

columnName 支持从数组或 map 结构中拿属性值的以下写法:

  • doublemap['inner_map']['key']
  • data.snapshots[1].url

@liuxy0551 liuxy0551 changed the title fix: #367 flink support array[index].key fix: #367 flink support map.key1['key2'] Nov 13, 2024
@liuxy0551 liuxy0551 changed the title fix: #367 flink support map.key1['key2'] fix: #367 flink support map.key and map.arr[index].key Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant