ABCDEFGHIJKLMNOPQRSTUVWXY
1
Issue Title (and Number)StatusOwnerComments
2
Add CI for Python code (#1058)Openhttps://github.com/apache/polaris/pull/1096, need minor changes before merge. The original author isn't active now, need a volunteer
3
Polaris persistence concurrency issues (#777)OpenPrashantIt should be largely resolved by the JDBC effort
4
Task handling is incomplete (#774)OpenDo we consider them as 1.0 blocker? Drop-with-purge isn't widely used, and there is an option to turn off.
5
Generated files in regtests/client/python/polaris (#755)WIPErichttps://github.com/apache/polaris/pull/1347
6
Resources not properly closed, resource & memory leaks (#563)Openhttps://github.com/apache/polaris/pull/1224 fixed something, waiting for confirmation from Robert.
7
Make Polaris safe against certain unparseable locations (#552)OpenAdnanMore details requried to validate this is a blocker.
8
[BUG] Assumption that cache eviction does not happen (#544)OpenMike: It's a perf concern instead of a bug
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100